Share via


M.funcPr Field

Definition

Represents the m:funcPr XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: func.
  • has the following child XML elements: ctrlPr.
  • corresponds to the following strongly-typed classes: FunctionProperties.

Applies to