Share via


NoNamespace.marB Field

Definition

Represents the marB XML attribute.

public static readonly System.Xml.Linq.XName marB;
 staticval mutable marB : System.Xml.Linq.XName
Public Shared ReadOnly marB 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.BottomMargin.

Applies to