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