次の方法で共有


WdContentControlAppearance 列挙型

定義

プロパティに渡されて返 Appearance されるコンテンツ コントロールの視覚化を表す定数。

public enum class WdContentControlAppearance
[System.Runtime.InteropServices.Guid("1D81C8D5-149B-481D-B4AF-7605E0942FAF")]
public enum WdContentControlAppearance
type WdContentControlAppearance = 
Public Enum WdContentControlAppearance
継承
WdContentControlAppearance
属性

フィールド

wdContentControlBoundingBox 0

網掛けされた四角形または境界ボックス (省略可能なタイトル) として表示されるコンテンツ コントロールを表します。

wdContentControlHidden 2

開始マーカーと終了マーカーとして表示されるコンテンツ コントロールを表します。

wdContentControlTags 1

表示されていないコンテンツ コントロールを表します。

適用対象