FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > CellInfoRange クラス > FromCellRange メソッド : FromCellRange(SheetView,CellRange,RowClipInfoRange,ColumnClipInfoRange) メソッド |
'Declaration
Public Overloads Shared Function FromCellRange( _ ByVal sheetView As SheetView, _ ByVal cellRange As CellRange, _ ByRef rowClipInfo As RowClipInfoRange, _ ByRef columnClipInfo As ColumnClipInfoRange _ ) As CellInfoRange
public static CellInfoRange FromCellRange( SheetView sheetView, CellRange cellRange, ref RowClipInfoRange rowClipInfo, ref ColumnClipInfoRange columnClipInfo )