FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > ExcelXMLHelpers クラス > GetCellRange メソッド : GetCellRange(String,Int32,Int32,Int32,Int32) メソッド |
'Declaration
Public Overloads Shared Sub GetCellRange( _ ByVal value As String, _ ByRef startRowIndex As Integer, _ ByRef startColumnIndex As Integer, _ ByRef endRowIndex As Integer, _ ByRef endColumnIndex As Integer _ )
public static void GetCellRange( string value, ref int startRowIndex, ref int startColumnIndex, ref int endRowIndex, ref int endColumnIndex )