Aspose::Cells::Saving::SaveElementType enum
SaveElementType enum
Represents what kind of elements should be saved.
enum class SaveElementType
Values
| Name | Value | Description |
|---|---|---|
| All | 251658239 | All data. |
| Chart | 256 | Only charts. |
See Also
- Namespace Aspose::Cells::Saving
- Library Aspose.Cells for C++