Aspose::Cells::XmlLoadOptions::SetStartCell method

XmlLoadOptions::SetStartCell(const U16String&) method

Gets and sets the start cell.

void Aspose::Cells::XmlLoadOptions::SetStartCell(const U16String &value)

Remarks

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

See Also

XmlLoadOptions::SetStartCell(const char16_t*) method

Gets and sets the start cell.

void Aspose::Cells::XmlLoadOptions::SetStartCell(const char16_t *value)

Remarks

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

See Also