OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] Commented: (OFFICE-2173) Sheet tab color



    [ http://tools.oasis-open.org/issues/browse/OFFICE-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16631#action_16631 ] 

Kohei Yoshida commented on OFFICE-2173:
---------------------------------------

= Summary =

Proposal owner: Kohei Yoshida

Proposal short name: Sheet tab color

= Rationale =

Use cases: 

Users need to set colors to the sheet tabs, to visually differentiate
each sheet.

Alternatives considered: 

None.

= Requested changes to the ODF Standard =

Text changes/additions (please state section numbers): 

8.1.1 <table:table> (existing section)

Append to the end of its attribute list: table:tab-color.

18.x: table:tab-color (new section)

The table:tab-color attribute specifies the color of the tab associated
with a sheet.  When this value is auto, the application should use the
default color used for sheet tabs.

The default value for this attribute is auto.

Schema changes/additions: 

<define name="table-table-attlist" combine="interleave">
    <optional>
        <attribute name="table:tab-color">
            <choice>
                <value>auto</value>
                <ref name="color"/>
            </choice>
        </attribute>
    </optional>
</define>

= Impacts =

Conformance: 

This proposal will not add any mandatory features or behaviors.

Backwards compatibility: 

This change will not impact existing ODF processors.

Accessibility impact: 

This change will not impact accessibility.

> Sheet tab color
> ---------------
>
>                 Key: OFFICE-2173
>                 URL: http://tools.oasis-open.org/issues/browse/OFFICE-2173
>             Project: OASIS Open Document Format for Office Applications (OpenDocument) TC
>          Issue Type: New Feature
>          Components: Table
>    Affects Versions: ODF-Next
>            Reporter: Kohei Yoshida
>            Assignee: Kohei Yoshida
>             Fix For: ODF-Next
>
>
> http://lists.oasis-open.org/archives/office/200910/msg00459.html
> Original wiki content: http://wiki.oasis-open.org/office/sheet_tab_color

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]