Share via


X.customProperties Field

Definition

Represents the x:customProperties XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: worksheet, macrosheet.
  • has the following child XML elements: customPr.
  • corresponds to the following strongly-typed classes: CustomProperties.

Applies to