B - The builder to return in order to be able to apply multiple
build operations.public static interface RowHeightAccessor.RowHeightBuilder<B extends RowHeightAccessor.RowHeightBuilder<B>>
| Modifier and Type | Method | Description |
|---|---|---|
B |
withRowHeight(int aRowHeight) |
Sets the row height for the row height property.
|
B withRowHeight(int aRowHeight)
aRowHeight - The row height to be stored by the row height
property.Copyright © 2018. All rights reserved.