Excel for .NET
GetMeasure メソッド

C1.Excel アセンブリ > C1.Excel 名前空間 > XLFont クラス : GetMeasure メソッド
The text for measuring.
Gets text measure as System.Drawing.SizeF of this font.
シンタックス
'宣言
 
Public Function GetMeasure( _
   ByVal text As System.String _
) As System.Drawing.SizeF
public System.Drawing.SizeF GetMeasure( 
   System.string text
)

パラメータ

text
The text for measuring.

戻り値の型

The size in points of the text for this font.
参照

XLFont クラス
XLFont メンバ