共用方式為


DropDownListContentControl.Title 屬性

取得或設定 DropDownListContentControl 的標題。

命名空間:  Microsoft.Office.Tools.Word
組件:  Microsoft.Office.Tools.Word (在 Microsoft.Office.Tools.Word.dll 中)

語法

'宣告
Property Title As String
string Title { get; set; }

屬性值

型別:System.String
DropDownListContentControl 的標題。

備註

當使用者按一下控制項時,會在 DropDownListContentControl 的框線顯示標題。

.NET Framework 安全性

請參閱

參考

DropDownListContentControl 介面

Microsoft.Office.Tools.Word 命名空間