Compatibility.UseWord2002TableStyleRules Property

Definition

Emulate Word 2002 Table Style Rules.

Represents the following element tag in the schema: w:useWord2002TableStyleRules.

public DocumentFormat.OpenXml.Wordprocessing.UseWord2002TableStyleRules UseWord2002TableStyleRules { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.UseWord2002TableStyleRules? UseWord2002TableStyleRules { get; set; }
member this.UseWord2002TableStyleRules : DocumentFormat.OpenXml.Wordprocessing.UseWord2002TableStyleRules with get, set
Public Property UseWord2002TableStyleRules As UseWord2002TableStyleRules

Property Value

Returns UseWord2002TableStyleRules.

Applies to