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