Name | Description | |
---|---|---|
Direction | Gets or sets the text direction. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
Font | Returns the IFontFormat object that represents the font of the specified object. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
Format | Returns the IChartFormat object. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
Formula | Gets or sets a value that represents the formula of the object using A1-style notation, in English. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
FormulaR1C1 | Gets or sets a value that represents the formula of the object using R1C1-style notation, in English. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
IncludeInLayout | 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. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
Orientation | Gets or sets the text orientation. Can be an integer value from –90 to 90 degrees. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
Parent | Returns the parent object for the specified object. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
Text | Returns or sets the text for the specified object. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) | |
TextFrame | Returns the ITextFrame object that represents the text of the specified object. (Inherited from GrapeCity.Documents.Excel.Drawing.IChartTitle) |