_Application.UserInitials 属性

定义

返回或设置 Microsoft Word 用来构造注释标记的用户的姓名缩写。

public:
 property System::String ^ UserInitials { System::String ^ get(); void set(System::String ^ value); };
public string UserInitials { get; set; }
member this.UserInitials : string with get, set
Public Property UserInitials As String

属性值

适用于