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

ParameterTypeDescription
formatColorStringFormatA type of color string format.

Return Value

A string that represents the current color format.

See Also