Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / CfExecutedResult Structure
Members


In This Topic
    CfExecutedResult Structure
    In This Topic
    Represents the matched conditional formatting result.
    Syntax
    'Declaration
     
    
    Public Structure CfExecutedResult 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As CfExecutedResult
    public struct CfExecutedResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.CfExecutedResult

    See Also