Click or drag to resize

ExcelChartFormattedText Class

Represents a formatted text area in a chart.
Inheritance Hierarchy
SystemObject
  ExpertXls.ExcelLibExcelChartFormattedText

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public class ExcelChartFormattedText

The ExcelChartFormattedText type exposes the following members.

Properties
 NameDescription
Public propertyBorder Gets the formatted text border.
Public propertyFont Gets the font of the formatted text
Public propertyInterior Gets the formatted text interior.
Public propertyText Gets or sets the string value
Top
See Also