'Declaration Public Overloads Shared Sub GetCellCoords( _ ByVal value As String, _ ByRef row As Integer, _ ByRef column As Integer _ )
'Declaration
Public Overloads Shared Sub GetCellCoords( _ ByVal value As String, _ ByRef row As Integer, _ ByRef column As Integer _ )
public static void GetCellCoords( string value, ref int row, ref int column )
ExcelXMLHelpers クラス ExcelXMLHelpers メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.