ToString()
IColorFormat::ToString(ColorStringFormat) method
Returns a System::String that represents the current color format.
virtual System::String Aspose::Slides::IColorFormat::ToString(ColorStringFormat format)=0
Arguments
Parameter | Type | Description |
---|---|---|
format | ColorStringFormat | A type of color string format. |
Return Value
A string that represents the current color format.
See Also
- Enum ColorStringFormat
- Class String
- Class IColorFormat
- Namespace Aspose::Slides
- Library Aspose.Slides