RadioButtonCollection
AverageWidth Field
|
Represents the average width value used in the application, set to 140.
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 AverageWidth = 140
Public Const AverageWidth As Integer = 140
public:
literal int AverageWidth = 140
static val mutable AverageWidth: int
Field Value
Type:
Int32
See Also