Aspose::Cells::WorksheetCollection::SetActiveSheetName method

WorksheetCollection::SetActiveSheetName(const U16String&) method

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

void Aspose::Cells::WorksheetCollection::SetActiveSheetName(const U16String &value)

See Also

WorksheetCollection::SetActiveSheetName(const char16_t*) method

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

void Aspose::Cells::WorksheetCollection::SetActiveSheetName(const char16_t *value)

See Also