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