[]
Gets the sign suffix field of the GcNumberCellType object.
[TypeConverter(typeof(ExpandableObjectConverter))]
public NumberSignFieldInfo SignSuffix { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property SignSuffix As NumberSignFieldInfo
Type | Description |
---|---|
NumberSignFieldInfo | A NumberSignFieldInfo object that indicates the sign suffix. |