'Declaration Public Enum NumberSpacing Inherits System.Enum
public enum NumberSpacing : System.Enum
'Declaration Public Enum NumberSpacing Inherits System.Enum
public enum NumberSpacing : System.Enum
Member | Description |
---|---|
Default | Applies the default number spacing for the font. |
Proportional | Applies proportional number spacing to the font. |
Tabular | Applies tabular number spacing to the font. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.NumberSpacing