ThreeDFormat.ProjectText 属性

定义

返回或设置一个 MsoTriState 常量,该常量表示形状上的文本是否随形状一起旋转。 msoTrue 旋转文本。 读/写。

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

属性值

MsoTriState

适用于