Removes a specific sheet from the collection.
Namespace: Spire.Spreadsheet.Forms.CollectionsAssembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 3.7.1.8020
Syntax
| C# | Visual Basic | Visual C++ | F# |
public void Remove( int index )
Public Sub Remove ( index As Integer )
public: void Remove( int index )
member Remove : index : int -> unit
Parameters
- index
- Int32