Excel for WPF | ComponentOne
C1.WPF.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