Aspose::Cells::Style::GetCustom method

Style::GetCustom method

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.

U16String Aspose::Cells::Style::GetCustom()

Remarks

The returned custom string is culture-independent.

See Also