Method | Description | |
---|---|---|
MergeCells ( int startIndex, int endIndex ) : void |
Merge cells starting with startIndex and ending with endIndex.
|
|
Remove ( ) : void |
Method | Description | |
---|---|---|
Row ( |
||
SetHeight ( double height, bool exact ) : void |
Helper method to set either the exact height or the min-height
|
public MergeCells ( int startIndex, int endIndex ) : void | ||
startIndex | int | |
endIndex | int | |
return | void |