| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| com.github.jferard.fastods.style |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HeaderOrFooter
Represents the header/footer of a print page.
|
interface |
PageSectionContent
16.10 style:header
16.11 style:footer
"The style:header element represents the content of a header in a style:master-page element."
|
interface |
Shape
See 9.2.8 table:shapes
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrawFrame
10.4.2 draw:frame
|
class |
Footer
Represents the footer of a print page.
|
class |
Header
Represents the header of a print page.
|
class |
PageSection
16.6 style:header-style
16.7 style:footer-style
16.10 style:header
16.11 style:footer
The PageSection class represents the union of a page section content and a page section
style.
|
class |
Tooltip |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DrawFill
20.111 draw:fill
The defined values for the draw:fill attribute are: bitmap, gradient, hatch, none, solid
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrawFillBitmap |
class |
DrawFillGradient
16.40.1 draw:gradient
|
class |
DrawFillHatch
16.40.5 draw:hatch
|
class |
DrawFillNone |
class |
DrawFillSolid |
class |
GraphicStyle
16.37 Graphic Styles
|
class |
MasterPageStyle
OpenDocument 16.9 style:master-page
|
class |
PageStyle
OpenDocument 16.5 style:page-layout
OpenDocument 16.9 style:master-page
The PageStyle class represents a combination of a master page style and a page layout style:
formatting + header and footer.
16.5 style:page-layout
The style:page-layout element represents the styles that specify the formatting properties of
a page.
16.9 style:master-page
In text and spreadsheet documents, the style:master-page element contains the content of
headers and footers.
|
Copyright © 2016–2021. All rights reserved.