TableStyleConditionalFormattingTableProperties class
Office 2013 and later
Table Style Conditional Formatting Table Properties. When the object is serialized out as xml, its qualified name is w:tblPr.
System.Object
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Wordprocessing.TableStyleConditionalFormattingTableProperties
DocumentFormat.OpenXml.OpenXmlElement
DocumentFormat.OpenXml.OpenXmlCompositeElement
DocumentFormat.OpenXml.Wordprocessing.TableStyleConditionalFormattingTableProperties
Namespace: DocumentFormat.OpenXml.Wordprocessing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
[ChildElementInfoAttribute(typeof(TableJustification))] [ChildElementInfoAttribute(typeof(TableCellMarginDefault))] [ChildElementInfoAttribute(typeof(TableCellSpacing))] [ChildElementInfoAttribute(typeof(TableIndentation))] [ChildElementInfoAttribute(typeof(TableBorders))] [ChildElementInfoAttribute(typeof(Shading))] public class TableStyleConditionalFormattingTableProperties : OpenXmlCompositeElement
Show: