SkipEmptyRows

SpreadsheetOptions.SkipEmptyRows property

Disables empty rows rendering.

public bool SkipEmptyRows { get; set; }

Remarks

For details, see the documentation.

See Also