OOoBasic/Dialog/Font
Front page
Edit
Search
掲示板
Reload
Help
Edit
Upload
Browse Log
掲示板の使い方
OOo 掲示板3
OOo 掲示板2
OOo 掲示板
掲示板
雑談掲示板
New
List of pages
Recent changes
Source
Diff
Backup
Freeze
簡単ヘルプ
整形ルール
Menu
OOoBasic
Generic
Calc
Writer
Draw
Impress
Math
Base
Dialog
Extensions
OOoSDK
OOo 掲示板1
OOo 掲示板2
OOo 掲示板3
雑談掲示板
掲示板
マクロ掲示板
About
ユーザー: ooo
パス: ooo
Search
AND
OR
total: 4636
today: 1
yesterday: 1
online: 1
recent(15)
OOoBasic/Calc/chart2/RegressionCurve
OOobbs3/127
OOobbs3/126
OOobbs3/125
OOobbs3/124
OOobbs3/123
OOoBasic/Calc/image
OOobbs3/122
OOobbs2/32
OOobbs3/121
OOobbs3/120
OOobbs3/119
OOobbs3/118
OOoBasic/Dialog/GridControl33
OOoBasic/Dialog/GridControl
Top
>
OOoBasic
>
Dialog
> Font
フォント設定
フォント設定はダイアログとコントロールのすべてのモデルに共通のプロパティです。
フォント設定
プロパティ
型
説明
FontName
string
使用するフォント名。
FontWeight
single
文字の太さを変更します。ノーマル: com.sun.star.awt.FontWeight.DONTNKOW、ボールド: com.sun.star.awt.FontWeight.BOLD。
com.sun.star.awt.FontWeight の定数で指定します。
FontSlant
integer
フォントの傾きを変更します。ノーマル com.sun.star.awt.FontSlant.NONE、イタリック com.sun.star.awt.FontSlant.ITALIC。
com.sun.star.awt.FontSlant の enum で指定します。
FontHeight
integer
文字のサイズ。ポイント数で指定します。
フォント効果設定
プロパティ
型
説明
FontUnderline
integer
下線の指定。com.sun.star.awt.FontUnderline の定数で指定。
TextlineColor
long
下線の色。
FontStrikeout
integer
取り消し線の指定。com.sun.star.awt.FontStrikeout の定数で指定。
FontWordLineMode
boolean
取り消し線を単語ごとにするかどうか。
FontEmphasisMark
integer
強調マークの指定。com.sun.star.awt.FontEmphasisMark の定数で指定。
FontRelief
integer
浮き出しの指定。com.sun.star.awt.FontRelief の定数で指定。
TextColor
long
文字の色。
フォント情報
使われているフォントの情報を知るために利用されるだけで、設定に使用しません。
プロパティ
型
説明
FontCharWidth
single
フォントの幅。com.sun.star.awt.FontWidth 定数。
FontCharset
integer
文字セット。com.sun.star.awt.Charset 定数。
FontFamily
integer
フォントファミリー名。com.sun.star.awt.FontFamiliy 定数。
FontOrientation
single
フォントの文字方向。
FontPitch
integer
フォントピッチ。com.sun.star.awt.FontPitch 定数。
FontStyleName
string
フォントスタイル名。
FontType
integer
フォントの種類。com.sun.star.awt.FontType 定数。
FontKerning
boolean
フォントカーニング。