ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / ShapeCollection Class / Sheet Property

In This Topic
    Sheet Property (ShapeCollection)
    In This Topic
    Gets the Sheet object that owns the collection.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sheet As XLSheet
    public XLSheet Sheet {get;}
    See Also