Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / SjsSaveOptions Class / IncludeStyles Property
In This Topic
    IncludeStyles Property (SjsSaveOptions)
    In This Topic
    Indicates whether the style can be included when saving files. By default, the value is true.
    Syntax
    public System.bool IncludeStyles {get; set;}
    See Also