Share via


X.functionGroups Field

Definition

Represents the x:functionGroups XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: workbook.
  • has the following child XML elements: functionGroup.
  • has the following XML attributes: builtInGroupCount.
  • corresponds to the following strongly-typed classes: FunctionGroups.

Applies to