[ 
https://issues.apache.org/jira/browse/ODFTOOLKIT-456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16053560#comment-16053560
 ] 

Bjoern Kirchhoff edited comment on ODFTOOLKIT-456 at 6/19/17 7:39 AM:
----------------------------------------------------------------------

Maybe the naming is misleading, but the *ActiveTable* config item is used to 
specify the name of the *active sheet*: 

{code}
<config:config-item config:name="ActiveTable" 
config:type="string">Sheet2</config:config-item>
{code}

You can use this item to get and set the active sheet for LibreOffice and 
OpenOffice.


was (Author: kirchhoff):
Maybe the naming is misleading, but the *ActiveTable* config item is used to 
specify the name of the *active sheet*: 

{code}
<config:config-item config:name="ActiveTable" 
config:type="string">Sheet2</config:config-item>
{code}

You can use the to get and set the active sheet for LibreOffice and OpenOffice.

> Missing support for getting active sheet in Spreadsheets
> --------------------------------------------------------
>
>                 Key: ODFTOOLKIT-456
>                 URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-456
>             Project: ODF Toolkit
>          Issue Type: New Feature
>          Components: simple api
>            Reporter: Siddharth Prasad
>
> POI has the feature to be able to get the active sheet index of any 
> spreadsheet file. But since POI doesn't work with .ods files, I have to use 
> ODFToolkit. But this feature is missing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to