TickLabels.Orientation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Long value that represents the text orientation.
public:
property Microsoft::Office::Interop::Word::XlTickLabelOrientation Orientation { Microsoft::Office::Interop::Word::XlTickLabelOrientation get(); void set(Microsoft::Office::Interop::Word::XlTickLabelOrientation value); };
public Microsoft.Office.Interop.Word.XlTickLabelOrientation Orientation { get; set; }
member this.Orientation : Microsoft.Office.Interop.Word.XlTickLabelOrientation with get, set
Public Property Orientation As XlTickLabelOrientation
Property Value
Remarks
The value of this property can be an integer value from – 90 to 90 degrees or one of the XlTickLabelOrientation constants.