Aspose::Cells::WorksheetCollection::SetActiveSheetIndex method

WorksheetCollection::SetActiveSheetIndex method

Represents the index of active worksheet when the spreadsheet is opened.

void Aspose::Cells::WorksheetCollection::SetActiveSheetIndex(int32_t value)

Remarks

Sheet index is zero based.

See Also