Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / XlsxSaveOptions Class / IsCompactMode Property
In This Topic
    IsCompactMode Property (XlsxSaveOptions)
    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