IsCompactMode Property (SaveOptions) | Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SaveOptions Class / IsCompactMode Property
IsCompactMode Property (SaveOptions)
In This Topic
A bool indicating whether to save workbook in compact mode, the default value is false.
Syntax
public System.bool IsCompactMode {get; set;}
See Also