[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.SaveOptions.IsCompactMode

IsCompactMode Property

IsCompactMode

A bool indicating whether to save workbook in compact mode, the default value is false.

Declaration
public bool IsCompactMode { get; set; }
Public Property IsCompactMode As Boolean