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