Aspose::Cells::ContentDisposition enum

ContentDisposition enum

The content disposition type.

enum class ContentDisposition

Values

NameValueDescription
Inline0
Attachment1

See Also