Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Chart
Area Class
Represents an area in an Excel chart.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
class
ExcelChartArea
Inheritance
Object
ExcelChartArea
Properties
Border
Gets the chart area border.
Interior
Gets the chart area interior.
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
Reference
Winnovative.ExcelLib Namespace
In This Article
Definition
Properties
Methods
See Also