Overload List

  Name Description
Public method Add()()()()
Creates a new XLSheet and appends it to the collection.
Public method Add(String)
Creates a new XLSheet with a given name and appends it to the collection.
Public method Add(XLSheet)
Appends an existing XLSheet to the collection.

See Also