Aspose::Cells::Saving::SaveElementType enum

SaveElementType enum

Represents what kind of elements should be saved.

enum class SaveElementType

Values

NameValueDescription
All251658239
All data.
Chart256
Only charts.

See Also