Click or drag to resize

WorksheetsCollection Add Method

Overload List
Name Description
Public method Add(String)
Adds a new worksheet.
Public method Add(T)
Adds an item to the collection.trigger OnInsert and OnInsertComplete method when set item
(Inherited from CollectionBase T .)
Top
See Also