GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > LayoutManager クラス : CopyEntireAxis メソッド |
'宣言
Public Overridable Sub CopyEntireAxis( _ ByVal fromRow As Integer, _ ByVal fromColumn As Integer, _ ByVal targetLayoutManager As LayoutManager, _ ByVal toRow As Integer, _ ByVal toColumn As Integer, _ ByVal rowCount As Integer, _ ByVal columnCount As Integer _ )
public virtual void CopyEntireAxis( int fromRow, int fromColumn, LayoutManager targetLayoutManager, int toRow, int toColumn, int rowCount, int columnCount )