Spread.Services Documentation
IsCompactMode Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
GrapeCity.Documents.Spread Namespace
>
SaveOptions Class
: IsCompactMode Property
A bool indicating whether to save workbook in compact mode, the default value is false.
Syntax
C#
public
System.
bool
IsCompactMode {
get
;
set
;}
See Also
Reference
SaveOptions Class
SaveOptions Members