XlDocumentOptions.Comments Property
Specifies a string to be added as the Comments property of the resulting XLS file.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string value that specifies comments about the document. |
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to Comments |
---|---|---|
Cross-Platform Class Library | XlExportOptionsBase |
|
Blazor | GridXlExportOptions |
|
TreeListXlExportOptions |
|
See Also