Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RowFormat Class
Members

In This Topic
    RowFormat Class
    In This Topic
    Represents formatting for a table row.
    Object Model
    RowFormat Class
    Syntax
    'Declaration
     
    Public Class RowFormat 
       Inherits FormattingBag
    public class RowFormat : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.RowFormat

    See Also