BuildingBlockGalleryContentControl.Text 屬性
取得或設定 BuildingBlockGalleryContentControl 中的文字。
命名空間: Microsoft.Office.Tools.Word
組件: Microsoft.Office.Tools.Word (在 Microsoft.Office.Tools.Word.dll 中)
語法
'宣告
Property Text As String
string Text { get; set; }
屬性值
型別:System.String
BuildingBlockGalleryContentControl 中的文字。
備註
若要存取控制項和其他文字屬性中的文字格式,請使用 Range 屬性。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。