Spread WPF 18
GrapeCity.Spreadsheet.Printing Namespace / TextLine Structure
Members


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

    System.Object
       System.ValueType
          GrapeCity.Spreadsheet.Printing.TextLine

    See Also