Xceed Words for .NET v5.0 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / Row Class


In This Topic
    Row Class Properties
    In This Topic

    For a list of all members of this type, see Row members.

    Public Properties
     NameDescription
    Public PropertyGets or sets if the Row is allowed to Break Across Pages.  
    Public PropertyGets the collection of Cells in this Row.  
    Public PropertyGets the collection of Charts in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the Column Count of this Row, taking spanned Cells into account.  
    Public Property  
    Public PropertyGets or sets the Height of this Row (in points).  
    Public PropertyGets the collection of Hyperlinks in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of Lists in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets or sets the Minimum Height of this Row (in points).  
    Public PropertyGets or sets the PackagePart for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Public PropertyOverridden. Gets the collection of Paragraphs in this Row.  
    Public Property (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of Pictures in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of Sections after reading the xml of this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of Shapes in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets or sets if a Table Header is present in this Row.  
    Public PropertyGets the collection of Tables in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets the collection of TextBoxes in this Container. (Inherited from Xceed.Document.NET.Container)
    Public PropertyGets or sets the XML for this element. (Inherited from Xceed.Document.NET.DocumentElement)
    Top
    See Also