| 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
|
interface |
Shape
See 9.2.8
|
| Modifier and Type | Class and Description |
|---|---|
class |
DrawFrame
10.4.2
|
class |
Footer
Represents the footer of a print page.
|
class |
Header
Represents the header of a print page.
|
class |
PageSection
16.6
|
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
|
class |
DrawFillHatch
16.40.5
|
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 & footer.
16.5
|
Copyright © 2016–2021. All rights reserved.