Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLShape Class / Sheet Property

In This Topic
    Sheet Property (XLShape)
    In This Topic
    Gets a reference to the parent XLSheet object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Sheet As XLSheet
    public XLSheet Sheet {get;}
    See Also