Share via


NoNamespace.printArea Field

Definition

Represents the printArea XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: customSheetView.
  • corresponds to the following strongly-typed properties: CustomSheetView.PrintArea.

Applies to