IncludeUnusedNames Property
IncludeUnusedNames
Indicates whether the unused custom name can be included when saving the file. By default, the value is true.
Declaration
public bool IncludeUnusedNames { get; set; }
Public Property IncludeUnusedNames As Boolean