Spread.Services Documentation
IChartTitle Interface Members
Properties  Methods 

GrapeCity.Documents.Spread.Drawing Namespace : IChartTitle Interface

The following tables list the members exposed by IChartTitle.

Public Properties
 NameDescription
 PropertyReturns the IFontFormat object that represents the font of the specified object.  
 PropertyReturns the IChartFormat object.  
 Property Gets or sets a value that represents the formula of the object using A1-style notation, in English.  
 Property Gets or sets a value that represents the formula of the object using R1C1-style notation, in English.  
 Property Gets or sets whether the layout includes the title. True if a chart title will occupy the chart layout space when a chart layout is being determined. The default value is True.  
 Property Returns the parent object for the specified object.  
 Property Returns or sets the text for the specified object.  
 PropertyReturns the ITextFrame object that represents the text of the specified object.  
Top
Public Methods
 NameDescription
 Method Deletes the object.  
Top
See Also

Reference

IChartTitle Interface
GrapeCity.Documents.Spread.Drawing Namespace