GetInvariantCustom Method

GetInvariantCustom function

Gets the culture-independent 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) GetInvariantCustom()  (string,  error) 

Remarks

See Also