Share via


NoNamespace.includePrintSettings Field

Definition

Represents the includePrintSettings XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customWorkbookView.
  • corresponds to the following strongly-typed properties: CustomWorkbookView.IncludePrintSettings.

Applies to