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


In This Topic
    MatchData Structure
    In This Topic
    Syntax
    'Declaration
     
    
    Public Structure MatchData 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As MatchData
    public struct MatchData : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Conditional.MatchData

    See Also