XmlLoadOptions.StartCell

XmlLoadOptions.StartCell property

Gets and sets the start cell.

public string StartCell { get; set; }

Remarks

Only works when the file is not speadsheetML or mapping xml to Excel.

See Also