BuildingBlockGalleryContentControl.Title 属性

获取或设置 BuildingBlockGalleryContentControl 的标题。

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

语法

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

属性值

类型:System.String
BuildingBlockGalleryContentControl 的标题。

备注

当用户单击 BuildingBlockGalleryContentControl 时,标题将显示在其边框中。

.NET Framework 安全性

请参见

参考

BuildingBlockGalleryContentControl 接口

Microsoft.Office.Tools.Word 命名空间