'宣言 Public Function GetCellDisplayBounds( _ ByVal row As Integer, _ ByVal column As Integer, _ Optional ByVal area As SpreadArea _ ) As Rect
'宣言
Public Function GetCellDisplayBounds( _ ByVal row As Integer, _ ByVal column As Integer, _ Optional ByVal area As SpreadArea _ ) As Rect
public Rect GetCellDisplayBounds( int row, int column, SpreadArea area )
GcSpreadGrid クラス GcSpreadGrid メンバ