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
- Class Vector
- Class U16String
- Class WorksheetCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++
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
- Class Vector
- Class WorksheetCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++