Share via


M.val Field

Definition

Represents the m:val XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: argSz, baseJc, brk, brkBin, brkBinSub, count, mathFont, mcJc, scr, shp, sty, type.
  • corresponds to the following strongly-typed properties: ArgumentSize.Val, BaseJustification.Val, Break.Val, BreakBinary.Val, BreakBinarySubtraction.Val, FractionType.Val, MathFont.Val, MatrixColumnCount.Val, MatrixColumnJustification.Val, Script.Val, Shape.Val, Style.Val.

Applies to