GetCultureCustom Method

GetCultureCustom 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) GetCultureCustom()  (string,  error) 

Remarks

See Also