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

In This Topic
    Sheet Property (XLConditionalFormattingCollection)
    In This Topic
    Gets conditional formatting object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Sheet As XLSheet
    public XLSheet Sheet {get;}
    See Also