Share via


W.jc Field

Definition

Represents the w:jc XML elements.

public static readonly System.Xml.Linq.XName jc;
 staticval mutable jc : System.Xml.Linq.XName
Public Shared ReadOnly jc As XName 

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: pPr, tblPr, tblPrEx, trPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Justification, TableJustification.

Applies to