ExcelChartFormattedText Class

Represents a formatted text area in a chart.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public class ExcelChartFormattedText
Inheritance
Object    ExcelChartFormattedText

Properties

Border Gets the formatted text border.
Font Gets the font of the formatted text
Interior Gets the formatted text interior.
Text Gets or sets the string value

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Inherited from Object)

See Also