名前 | 解説 | |
---|---|---|
XLFont コンストラクタ | オーバーロードされます。 |
XLFontデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
XLFont コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
Bold | Gets bold flag of the Excel font. | |
CharSet | Gets char set value of the Excel font. | |
Color | Gets System.Drawing.Color value of the Excel font. | |
FontName | Gets Excel font name (font family). | |
FontSize | Gets Excel font size in points. | |
Italic | Gets italic flag of the Excel font. | |
Script | Gets XLFontScript value of the Excel font. | |
SizeInPoints | Gets Excel font size in points. | |
Strikeout | Gets strikeout flag of the Excel font. | |
Underline | Gets XLUnderlineStyle value of the Excel font. |
名前 | 解説 | |
---|---|---|
Equals | Determines whether the specified System.Object instances are considered equal. | |
GetHashCode | 既定のハッシュ関数として機能します。 | |
GetMeasure | Gets text measure as System.Drawing.SizeF of this font. |