public interface TableStyleAccessor
Modifier and Type | Interface and Description |
---|---|
static interface |
TableStyleAccessor.TableStyleBuilder<B extends TableStyleAccessor.TableStyleBuilder<?>>
Provides a mutator for an output stream property.
|
static interface |
TableStyleAccessor.TableStyleMutator
Provides a mutator for an output stream property.
|
static interface |
TableStyleAccessor.TableStyleProperty
Provides a table style property.
|
Modifier and Type | Method and Description |
---|---|
TableStyle |
getTableStyle()
Gets the currently set table style being used.
|
TableStyle getTableStyle()
Copyright © 2017. All rights reserved.