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

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

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

    See Also