Share via


NoNamespace.marR Field

Definition

Represents the marR XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: tcPr.
  • corresponds to the following strongly-typed properties: TableCellProperties.RightMargin.

Applies to