IPivotField.Orientation 属性

定义

public:
 property Microsoft::Office::Interop::Excel::XlPivotFieldOrientation Orientation { Microsoft::Office::Interop::Excel::XlPivotFieldOrientation get(); void set(Microsoft::Office::Interop::Excel::XlPivotFieldOrientation value); };
public Microsoft.Office.Interop.Excel.XlPivotFieldOrientation Orientation { get; set; }
Public Property Orientation As XlPivotFieldOrientation

属性值

适用于