IgnoreColumnRowInfoOutOfUsedRange Property
In This Topic
Gets or sets whether to ignore below information to JSON file which is out of used range when exporting to JSON. Default value is true.
- row style
- column style
- row height
- column width
Syntax
public System.bool IgnoreColumnRowInfoOutOfUsedRange {get; set;}
See Also