Aspose::Cells::ContentDisposition enum
ContentDisposition enum
The content disposition type.
enum class ContentDisposition
Values
| Name | Value | Description |
|---|---|---|
| Inline | 0 | |
| Attachment | 1 |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
The content disposition type.
enum class ContentDisposition
| Name | Value | Description |
|---|---|---|
| Inline | 0 | |
| Attachment | 1 |