IChartTitleFormat Property |
Returns the fill, line, effect styles of a title.
Read-only
IFormat.
Namespace:
Aspose.Slides.Charts
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.4.0.0 (22.4)
SyntaxReadOnly Property Format As IFormat
Get
property IFormat^ Format {
IFormat^ get ();
}
abstract Format : IFormat with get
Property Value
Type:
IFormat
See Also