[]
Gets the decimal separator field of GcNumberCellType.
[TypeConverter(typeof(ExpandableObjectConverter))]
public NumberDecimalSeparatorFieldInfo DecimalSeparator { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property DecimalSeparator As NumberDecimalSeparatorFieldInfo
Type | Description |
---|---|
NumberDecimalSeparatorFieldInfo | A NumberDecimalSeparatorFieldInfo object that indicates the field for the decimal separator. |