Spread WPF 18
GrapeCity.Spreadsheet Namespace / CfExecutedResult Structure
Members


In This Topic
    CfExecutedResult Structure
    In This Topic
    Represents the matched conditional formatting result.
    Object Model
    CfExecutedResult Structure
    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