SpreadsheetML2003SaveOptions.ExportColumnIndexOfCell

SpreadsheetML2003SaveOptions.ExportColumnIndexOfCell property

The default value is false, it means that column index will be ignored if the cell is contiguous to the previous cell.

public bool ExportColumnIndexOfCell { get; set; }

See Also