ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLSheetCollection Class / Add Method

In This Topic
    Add Method (XLSheetCollection)
    In This Topic
    Creates a new XLSheet and appends it to the collection.
    Overload List
    OverloadDescription
    Creates a new XLSheet and appends it to the collection.  
    Appends an existing XLSheet to the collection.  
    Creates a new XLSheet with a given name and appends it to the collection.  
    See Also