set_CustomNumberFormat()

ChartDataCell::set_CustomNumberFormat(System::String) method

Sets the custom display format of numbers and dates. If value is empty will be used PresetNumberFormat value. Write System::String.

void Aspose::Slides::Charts::ChartDataCell::set_CustomNumberFormat(System::String value) override

See Also