*その他のプロパティ [#ce3454c5] 複数のコントロールで利用できるプロパティです。すべてのコントロールで利用できるわけではありません。 #contents **プロパティ [#j1eee781] ***文字の配置 [#ofb4d3c0] |プロパティ|型|説明| |''Align''|integer|文字の水平方向の配置。左 com.sun.star.awt.TextAlign.LEFT、中央 com.sun.star.awt.TextAlign.CENTER、右 com.sun.star.awt.TextAlign.RIGHT| |''VerticalAlign''|long/void|文字の垂直方向の配置。com.sun.star.style.VerticalAlign| ***編集属性 [#o59bf36e] |プロパティ|型|説明| |''ReadOnly''|boolean|読み取り専用| ***複数行 [#g50657f2] |プロパティ|型|説明| |''MultiLine''|boolean|ラベルなどを複数行表示するかどうか。| ***画像 [#e3425e2e] |プロパティ|型|説明| |''ImageAlign''|integer|画像の配置。com.sun.star.awt.ImageAlign.LEFT、com.sun.star.awt.ImageAlign.RIGHT、com.sun.star.awt.ImageAlign.TOP、com.sun.star.awt.ImageAlign.RIGHT、com.sun.star.awt.ImageAlign.BOTTOM| |''ImagePosition''|integer|画像の配置。com.sun.statr.awt.ImagePosition.LeftTop、LeftCenter、RightBottom、RightTop、RightCenter、AboveBottom、AboveTop、AboveCenter、BelowBottom、BelowTop、BelowCenter、BelowBottom、Centered| |''ImageURL''|string|画像のURL。| ***枠線 [#x10300ff] |プロパティ|型|説明| |''Border''|integer/void|枠線のタイプ。枠線なし: 0、3Dルック: 1、平たい: 2| |''BorderColor''|long/void|枠線の色。| ***スタイル [#ob175f6c] |プロパティ|型|説明| |''VisualEffect''|integer|見た目のスタイル。com.sun.star.awt.VisualEffect.NONE、LOOK3D、FLAT| ***スピンボタン [#i23e603e] |プロパティ|型|説明| |''Spin''|boolean|スピンボタンを表示する。| |''Repeat''|boolean|スピンボタン利用時に連続動作させる。| |''RepeatDelay''|boolean|スピンボタン利用時の連続動作間隔。| |