GroupContentControl.Title 属性

获取或设置 GroupContentControl 的标题。

命名空间:  Microsoft.Office.Tools.Word
程序集:  Microsoft.Office.Tools.Word(在 Microsoft.Office.Tools.Word.dll 中)

语法

声明
Property Title As String
string Title { get; set; }

属性值

类型:System.String
GroupContentControl 的标题。

备注

GroupContentControl 的标题只在设计时显示在其边框中。 GroupContentControl 在运行时不提供用户可见的用户界面。

.NET Framework 安全性

请参见

参考

GroupContentControl 接口

Microsoft.Office.Tools.Word 命名空间