Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public interface IChartTextArea : IExcelApplication, IFont, IOptimizedUpdate
Public Interface IChartTextArea Inherits IExcelApplication, IFont, IOptimizedUpdate
public interface class IChartTextArea : IExcelApplication, IFont, IOptimizedUpdate
type IChartTextArea = interface interface IExcelApplication interface IFont interface IOptimizedUpdate end
Members
| All Members | Properties | Methods |
| Member | Description | |
|---|---|---|
| BackgroundMode | ||
| BeginUpdate()()()() | (Inherited from IOptimizedUpdate.) | |
| Color | (Inherited from IFont.) | |
| EndUpdate()()()() | (Inherited from IOptimizedUpdate.) | |
| FontName | (Inherited from IFont.) | |
| FrameFormat | ||
| GenerateNativeFont()()()() | (Inherited from IFont.) | |
| GetThemeColor(ThemeColorType%, Double%) | (Inherited from IFont.) | |
| IsAutoColor | (Inherited from IFont.) | |
| IsAutoMode | ||
| IsBold | (Inherited from IFont.) | |
| IsItalic | (Inherited from IFont.) | |
| IsStrikethrough | (Inherited from IFont.) | |
| IsSubscript | (Inherited from IFont.) | |
| IsSuperscript | (Inherited from IFont.) | |
| KnownColor | (Inherited from IFont.) | |
| Parent | (Inherited from IExcelApplication.) | |
| SetThemeColor(ThemeColorType, Double) | (Inherited from IFont.) | |
| Size | (Inherited from IFont.) | |
| StrikethroughType | (Inherited from IFont.) | |
| Text | ||
| TextRotationAngle | ||
| Underline | (Inherited from IFont.) | |
| VerticalAlignment | (Inherited from IFont.) |