バージョン

ExportRowIslands メソッド

指定されたワークシートへ行アイランドのセットをエクスポートします。
シンタックス
'宣言
 
Protected Overridable Sub ExportRowIslands( _
   ByVal rowIslands As ContainerGridCollection, _
   ByVal worksheet As Worksheet, _
   ByRef rowIndex As Integer, _
   ByRef rowExportIndex As Integer, _
   ByVal columnOffset As Integer, _
   ByVal outlineLevel As Integer _
) 
protected virtual void ExportRowIslands( 
   ContainerGridCollection rowIslands,
   Worksheet worksheet,
   ref int rowIndex,
   ref int rowExportIndex,
   int columnOffset,
   int outlineLevel
)

パラメータ

rowIslands
worksheet
rowIndex
rowExportIndex
columnOffset
outlineLevel
参照