SpreadsheetML2003SaveOptions.LimitAsXls

SpreadsheetML2003SaveOptions.LimitAsXls property

Limit as xls, the max row index is 65535 and the max column index is 255.

public bool LimitAsXls { get; set; }

See Also