SheetCollectionItem Property |
Gets the specified
Sheet of the SheetCollection.
Namespace: Easymap.AddInAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Sheet this[
int index
] { get; }Public ReadOnly Default Property Item (
index As Integer
) As Sheet
Get
Parameters
- index Int32
-
Property Value
Sheet
See Also