B - The builder to return in order to be able to apply multiple
build operations.public static interface ColumnWidthAccessor.ColumnWidthBuilder<B extends ColumnWidthAccessor.ColumnWidthBuilder<B>>
| Modifier and Type | Method and Description |
|---|---|
B |
withColumnWidth(int aColumnWidth)
Sets the column width for the column width property.
|
B withColumnWidth(int aColumnWidth)
aColumnWidth - The column width to be stored by the column width
property.Copyright © 2018. All rights reserved.