Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / XlsxSaveOptions Class / ExcludeUnusedStyles Property
In This Topic
    ExcludeUnusedStyles Property
    In This Topic
    Indicates whether to exclude user-defined but never used Cell styles. Default is false.
    Syntax
    public System.bool ExcludeUnusedStyles {get; set;}
    See Also