SmartArt.Reverse 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置 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
属性值
注解
读/写。