GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet 名前空間 > LayoutManager クラス : GenerateUILayout メソッド |
'Declaration
Public Sub GenerateUILayout( _ ByVal startIndex As Integer, _ ByVal endIndex As Integer, _ ByVal isRow As Boolean, _ ByVal callback As Action(Of Integer,Integer,Integer,Boolean,MergePolicy) _ )
public void GenerateUILayout( int startIndex, int endIndex, bool isRow, Action<int,int,int,bool,MergePolicy> callback )