[]
Gets or sets a value indicating whether to render images are allowed in the XLSX file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting AllowImages { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether to render images are allowed. |