RadioButtonCollection
AverageHeight Field
|
Represents the average height value.
Namespace:
Spire.Xls.Core.Spreadsheet.Collections
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public const int AverageHeight = 20
Public Const AverageHeight As Integer = 20
public:
literal int AverageHeight = 20
static val mutable AverageHeight: int
Field Value
Type:
Int32
See Also