Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / CompatibilityOptions Class / UseWord2002TableStyleRules Property

In This Topic
    UseWord2002TableStyleRules Property
    In This Topic
    Gets or sets whether to emulate Word 2002 table style rules.
    Syntax
    'Declaration
     
    Public Property UseWord2002TableStyleRules As System.Boolean
    public System.bool UseWord2002TableStyleRules {get; set;}
    See Also