ExportRangeToJsonOptions.ExportEmptyCells

ExportRangeToJsonOptions.ExportEmptyCells property

Indicates whether exporting empty cells as null.

public bool ExportEmptyCells { get; set; }

See Also