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

In This Topic
    Format Property (Cell)
    In This Topic
    Provides access to this table cell formatting properties.
    Syntax
    'Declaration
     
    Public ReadOnly Property Format As CellFormat
    public CellFormat Format {get;}
    See Also