JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.github.jferard.fastods.style
Interface HidableBuilder<T>
Type Parameters:
T
- the type of the concrete builder
All Known Implementing Classes:
PageStyleBuilder
,
TableCellStyleBuilder
public interface
HidableBuilder<T>
A builder for a style that may go in automatic or common styles
Author:
Julien Férard
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
hidden
()
Make this style hidden, ie part of automatic styles
Method Detail
hidden
T
hidden()
Make this style hidden, ie part of automatic styles
Returns:
this for fluent style
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2016–2021. All rights reserved.