FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > RichTextCellType クラス : MeasureString メソッド |
'Declaration
Protected Overridable Function MeasureString( _ ByVal g As Graphics, _ ByVal defaultSize As Size, _ ByVal value As Object _ ) As Size
'使用法
Dim instance As RichTextCellType Dim g As Graphics Dim defaultSize As Size Dim value As Object Dim value As Size value = instance.MeasureString(g, defaultSize, value)