Share via


NoNamespace.state Field

Definition

Represents the state XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView, pane, sheet.
  • corresponds to the following strongly-typed properties: CustomChartsheetView.State, CustomSheetView.State, Pane.State, Sheet.State.

Applies to