Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Parsers.Css Namespace / TextPosition Structure
Members


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

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Parsers.Css.TextPosition

    See Also