共用方式為


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 不會提供使用者看得到的 UI。

.NET Framework 安全性

請參閱

參考

GroupContentControl 介面

Microsoft.Office.Tools.Word 命名空間