FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.CellType 名前空間 > BaseCellType クラス > GetPreferredSize メソッド : GetPreferredSize(Control) メソッド |
'Declaration Public Overloads Overridable Function GetPreferredSize( _ ByVal editor As Control _ ) As Size
'使用法 Dim instance As BaseCellType Dim editor As Control Dim value As Size value = instance.GetPreferredSize(editor)