SetCultureCustom Method
SetCultureCustom function
Gets and sets the culture-dependent pattern string for number format.If no number format has been set for this object, null will be returned.If number format is builtin, the pattern string corresponding to the builtin number will be returned.
func (instance *Style) SetCultureCustom(value string) error
Remarks
See Also
- Class Style
- Library Aspose.Cells for Go