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

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

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.CellFormat

    See Also