ITabSheets Interface |
Namespace: Spire.Xls.Core
The ITabSheets type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Count |
Returns number of elements in the collection. Read-only.
|
![]() |
Item |
Returns single entry from the collection by its index. Read-only.
|
Name | Description | |
---|---|---|
![]() |
Move |
// Returns single entry from the collection by its name. Read-only.
//
|
![]() |
MoveAfter |
Moves specified tab sheet after another tab sheet.
|
![]() |
MoveBefore |
Moves specified tab sheet before another tab sheet.
|