CompatibilityOptionsUseWord2010TableStyleRules Property |
Namespace: Aspose.Words.Settings
public bool UseWord2010TableStyleRules { get; set; }
Public Property UseWord2010TableStyleRules As Boolean Get Set
public: property bool UseWord2010TableStyleRules { bool get (); void set (bool value); }
member UseWord2010TableStyleRules : bool with get, set