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