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

ParameterTypeDescription
formatColorStringFormatA type of color string format.

Return Value

A string that represents the current color format.

See Also