Aspose::Cells::WorksheetCollection::GetActiveSheetIndex method

WorksheetCollection::GetActiveSheetIndex method

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

int32_t Aspose::Cells::WorksheetCollection::GetActiveSheetIndex()

Remarks

Sheet index is zero based.

See Also