Share via


NoNamespace.showObjects Field

Definition

Represents the showObjects XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customWorkbookView, workbookPr.
  • corresponds to the following strongly-typed properties: CustomWorkbookView.ShowObjects, WorkbookProperties.ShowObjects.

Applies to