Share via


M.sty Field

Definition

Represents the m:sty XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: rPr.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Style.

Applies to