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

In This Topic
    TableStyle Class
    In This Topic
    Represents a style that can be applied to a table.
    Object Model
    TableStyle Class
    Syntax
    'Declaration
     
    Public Class TableStyle 
       Inherits TableStyleBase
    public class TableStyle : TableStyleBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.TableStyleBase
             GrapeCity.Documents.Word.TableStyle

    See Also