LOTUS DOMINO の XML


sectiontitle 要素
セクションのタイトルを表します。

包含階層スーパークラス:<section>
サブクラス:<font><text><code>

構文<!ELEMENT sectiontitle ( font?, (text | code) )>
内容font?, (text | code)


属性<!ATTLIST sectiontitle
pardef%pardef.id;#IMPLIED
color%color;#IMPLIED
borderstyle(%section.border.styles;)"none"
hidewhenexpanded%boolean;"false"
textpropid%integer;#IMPLIED
>

borderstyle


color
hidewhenexpanded
pardef
textpropid
<sectiontitle> 要素の定義済みエンティティ%section.border.styles; エンティティは、セクションタイトル用境界線のスタイルの選択肢を定義します。
構文:

<!ENTITY % section.border.styles "none | single | double | triple | shadow | twoline | windowcaption | gradient | tab | tabdiag ">

セクションタイトルの境界線の種類を表すオプションを次に示します。

double


gradient
none
shadow
single
tab
tabdiag
triple
twoline
windowcaption
関連項目