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