SmartArt.Reverse 属性

定义

获取或设置 SmartArt 图表与(从左到右)LTR 或(从右到左)RTL(如果该图表支持反向)有关的状态。

public:
 property Microsoft::Office::Core::MsoTriState Reverse { Microsoft::Office::Core::MsoTriState get(); void set(Microsoft::Office::Core::MsoTriState value); };
public Microsoft.Office.Core.MsoTriState Reverse { get; set; }
member this.Reverse : Microsoft.Office.Core.MsoTriState with get, set
Public Property Reverse As MsoTriState

属性值

注解

读/写。

适用于