SetBuiltInPreference Method
SetBuiltInPreference function
Indicates whether property for number format is preferrable when the style defines both built-in number and custom pattern.Default value is false, that means by default custom pattern will be used to format values as long as it is not empty for one style.
func (instance *DefaultStyleSettings) SetBuiltInPreference(value bool) error
Remarks
See Also
- Class DefaultStyleSettings
- Library Aspose.Cells for Go