WorksheetCollection.GetSheetByCodeName
WorksheetCollection.GetSheetByCodeName method
Gets the worksheet by the code name.
public Worksheet GetSheetByCodeName(string codeName)
Parameter | Type | Description |
---|---|---|
codeName | String | Worksheet code name. |
Return Value
The element with the specified code name.
See Also
- class Worksheet
- class WorksheetCollection
- namespace Aspose.Cells
- assembly Aspose.Cells