GetCustom Method
GetCustom function
Represents the custom number format string of this style object.If the custom number format is not set(For example, the number format is builtin), "" will be returned.
func (instance *Style) GetCustom() (string, error)
Remarks
See Also
- Class Style
- Library Aspose.Cells for Go