ToString()
ColorFormat::ToString(ColorStringFormat) method
Returns a System::String that represents the current color format.
System::String Aspose::Slides::ColorFormat::ToString(ColorStringFormat format) override
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 ColorFormat
- Namespace Aspose::Slides
- Library Aspose.Slides