Share via


NoNamespace.orientation Field

Definition

Represents the orientation XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageSetup, pageSetup, channel, extrusion, pageSetup.
  • corresponds to the following strongly-typed properties: Channel.Orientation, ChartSheetPageSetup.Orientation, Extrusion.Orientation, PageSetup.Orientation.

Applies to