Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Row Class / Format Property

In This Topic
    Format Property (Row)
    In This Topic
    Provides access to the table row formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As RowFormat
    public RowFormat Format {get;}
    See Also