- get(int) - Method in class org.simpleods.ObjectQueue
-
Get the object at position n.
- getBackgroundColor() - Method in class org.simpleods.PageStyle
-
- getBorderColor() - Method in class org.simpleods.BorderStyle
-
Get the currently set border color.
- getBorderSize() - Method in class org.simpleods.BorderStyle
-
Gets the current value of border size.
- getBorderStyle() - Method in class org.simpleods.BorderStyle
-
Gets the current border Style.
- getCell(int, int, int) - Method in class org.simpleods.Content
-
Get the TableCell object from table nTab at position nRow,nCol.
- getCell(int, int, int) - Method in class org.simpleods.OdsFile
-
Get the TableCell object.
- getCell(int, String) - Method in class org.simpleods.OdsFile
-
Get the TableCell object.
- getCell(int, int) - Method in class org.simpleods.Table
-
Get a TableCell, if no TableCell was present at this nRow,nCol, create a
new one with a default of TableCell.STYLE_STRING and a content of "".
- getCell(int) - Method in class org.simpleods.TableRow
-
Added 0.5.1:
Get a TableCell, if no TableCell was present at this nCol, create a new one with a default of TableCell.STYLE_STRING and a content of "".
- getCells() - Method in class org.simpleods.TableRow
-
- getColumnsSpanned() - Method in class org.simpleods.TableCell
-
- getColumnStyles() - Method in class org.simpleods.Table
-
- getConfig() - Method in class org.simpleods.Table
-
- getContent() - Method in class org.simpleods.OdsFile
-
- getCountry() - Method in class org.simpleods.CurrencyStyle
-
- getCountry() - Method in class org.simpleods.NumberStyle
-
- getCreator() - Method in class org.simpleods.Meta
-
- getCurrency() - Method in class org.simpleods.TableCell
-
Return the currently set currency value.
- getCurrencySymbol() - Method in class org.simpleods.CurrencyStyle
-
- getCurrencySymbolPosition() - Method in class org.simpleods.CurrencyStyle
-
Get the position of the currency symbol.
- getDateValue() - Method in class org.simpleods.TableCell
-
- getDecimalPlaces() - Method in class org.simpleods.CurrencyStyle
-
Get how many digits are to the right of the decimal symbol.
- getDecimalPlaces() - Method in class org.simpleods.NumberStyle
-
Get how many digits are to the right of the decimal symbol.
- getDefaultCellStyle() - Method in class org.simpleods.TableStyle
-
- getDefaultPageStyle() - Method in class org.simpleods.Content
-
- getDefaultPageStyle() - Method in class org.simpleods.OdsFile
-
- getFontColor() - Method in class org.simpleods.TextStyle
-
Get the current font color.
- getFontSize() - Method in class org.simpleods.TableStyle
-
Get the font size as string, e.g. '10.5pt' or '8pt'
- getFontSize() - Method in class org.simpleods.TextStyle
-
Get the font size as string, e.g. '10.5pt' or '8pt'
- getFontUnderline() - Method in class org.simpleods.TableStyle
-
- getFontUnderlineColor() - Method in class org.simpleods.TextStyle
-
Get the currently set underline color.
- getFontUnderlineStyle() - Method in class org.simpleods.TextStyle
-
- getFontWeight() - Method in class org.simpleods.TextStyle
-
Get the current font weight.
- getFooter() - Method in class org.simpleods.OdsFile
-
Returns the current footer.
- getFooter() - Method in class org.simpleods.Styles
-
Get the current footer object.
- getHeader() - Method in class org.simpleods.OdsFile
-
Returns the current header.
- getHeader() - Method in class org.simpleods.Styles
-
Get the current header object.
- getInstance() - Static method in class org.simpleods.Util
-
- getLanguage() - Method in class org.simpleods.CurrencyStyle
-
- getLanguage() - Method in class org.simpleods.NumberStyle
-
- getLastCol() - Method in class org.simpleods.Table
-
- getLastRow() - Method in class org.simpleods.Table
-
- getManifest() - Method in class org.simpleods.Manifest
-
- getMarginBottom() - Method in class org.simpleods.PageStyle
-
- getMarginLeft() - Method in class org.simpleods.Footer
-
- getMarginLeft() - Method in class org.simpleods.Header
-
- getMarginLeft() - Method in class org.simpleods.PageStyle
-
- getMarginRight() - Method in class org.simpleods.Footer
-
- getMarginRight() - Method in class org.simpleods.Header
-
- getMarginRight() - Method in class org.simpleods.PageStyle
-
- getMarginTop() - Method in class org.simpleods.Footer
-
- getMarginTop() - Method in class org.simpleods.Header
-
- getMarginTop() - Method in class org.simpleods.PageStyle
-
- getMeta() - Method in class org.simpleods.Meta
-
- getMeta() - Method in class org.simpleods.OdsFile
-
Get the Meta data for this OdsFile.
- getMinExponentDigits() - Method in class org.simpleods.NumberStyle
-
Get the current number of leading zeros.
- getMinHeight() - Method in class org.simpleods.Footer
-
- getMinHeight() - Method in class org.simpleods.Header
-
- getMinIntegerDigits() - Method in class org.simpleods.CurrencyStyle
-
Get how many leading zeros are present.
- getMinIntegerDigits() - Method in class org.simpleods.NumberStyle
-
Get how many leading zeros are present.
- getName() - Method in class org.simpleods.ConfigItem
-
Get the name of this ConfigItem.
- getName() - Method in class org.simpleods.CurrencyStyle
-
Get the name of this currency style.
- getName() - Method in class org.simpleods.DateStyle
-
- getName() - Method in class org.simpleods.NumberStyle
-
- getName() - Method in class org.simpleods.OdsFile
-
The filename of the spreadsheet file.
- getName() - Method in class org.simpleods.PageStyle
-
Get the name of this page style.
- getName() - Method in class org.simpleods.Table
-
Get the name of this table.
- getName() - Method in class org.simpleods.TableStyle
-
Get the name of this table style.
- getName() - Method in class org.simpleods.TextStyle
-
Get the name of this text style.
- getNegativeValueColor() - Method in class org.simpleods.CurrencyStyle
-
- getPageHeight() - Method in class org.simpleods.PageStyle
-
- getPageStyles() - Method in class org.simpleods.Content
-
- getPageWidth() - Method in class org.simpleods.PageStyle
-
- getPaperFormat() - Method in class org.simpleods.PageStyle
-
Get the paper format as one of PageStyle.STYLE_PAPERFORMAT_*.
- getPosition() - Method in class org.simpleods.BorderStyle
-
Returns the border positions as numerical value.
- getRows() - Method in class org.simpleods.Table
-
- getRowsSpanned() - Method in class org.simpleods.TableCell
-
- getStyle() - Method in class org.simpleods.Table
-
Get the current TableStyle
- getStyle() - Method in class org.simpleods.TableCell
-
- getStyle() - Method in class org.simpleods.TableRow
-
- getStyles() - Method in class org.simpleods.OdsFile
-
- getStyleType() - Method in class org.simpleods.TableStyle
-
Get the style type of this TableStyle, this is either:
TableStyle.STYLE_TABLE, TableStyle.STYLE_TABLECOLUMN
,TableStyle.STYLE_TABLEROW or TableStyle.STYLE_TABLECELL.
- getTableName(int) - Method in class org.simpleods.OdsFile
-
Returns the name of the table.
- getTableNumber(String) - Method in class org.simpleods.OdsFile
-
Search a table by name and return its number.
- getTableQueue() - Method in class org.simpleods.Content
-
- getTableStyles() - Method in class org.simpleods.Content
-
- getText() - Method in class org.simpleods.StyledText
-
- getText() - Method in class org.simpleods.TableCell
-
Get the text within this cell.
- getTextStyle() - Method in class org.simpleods.StyledText
-
- getTextStyle() - Method in class org.simpleods.TableStyle
-
Get the current TextStyle object.
- getTextStyles() - Method in class org.simpleods.Content
-
- getThousandsSeparator() - Method in class org.simpleods.CurrencyStyle
-
- getThousandsSeparator() - Method in class org.simpleods.NumberStyle
-
Get the current status of the thousands separator.
- getType() - Method in class org.simpleods.ConfigItem
-
- getValue() - Method in class org.simpleods.ConfigItem
-
- getValue() - Method in class org.simpleods.TableCell
-
- getValueType() - Method in class org.simpleods.TableCell
-
- getWritingMode() - Method in class org.simpleods.PageStyle
-
Get the writing mode
.