LOTUS DOMINO の XML


eoutlinebackground 要素
埋め込みアウトラインの背景プロパティを表します。

包含階層

スーパークラス: <control><sublevel><title><toplevel>

サブクラス: <imageref>

構文

<!ELEMENT eoutlinebackground (imageref? )>

[コンテンツ]

imageref?

属性

<!ATTLIST eoutlinebackground
normalcolor%color;#IMPLIED
selectedcolor%color;#IMPLIED
mouseovercolor%color;#IMPLIED
repeat(%eoutline.repeats;)"once"
>

mouseovercolor


normalcolor
repeat
selectedcolor
<eoutlinebackground> 要素の定義済みエンティティ

%eoutline.repeats; エンティティは、アウトラインの背景イメージの表示スタイルオプションを定義します。

構文:

<!ENTITY % cellbackground.repeats "once | vrepeat | hrepeat | tile | resize">

hrepeat


once
resize
tile
vrepeat
関連項目