OSDN Git Service

Support for automatic announcement of row and column headers in Microsoft Excel....
authorMichael Curran <mick@kulgan.net>
Thu, 11 Oct 2012 02:26:23 +0000 (12:26 +1000)
committerMichael Curran <mick@kulgan.net>
Thu, 11 Oct 2012 02:26:23 +0000 (12:26 +1000)
commit2f4e65618c26783876563db5c2f86e83cdb44f06
tree749a400218cf4d2ac48cdac9fb0c7d8b380b32aa
parent23578d387576fa8d455298622219a6a6d6ab6c67
Support for automatic announcement of row and column headers in Microsoft Excel. Fixes #1519. Use NVDA+shift+c to set the current row as the row that contains the column headers. NVDA+shift+r sets the current column as the column containing row headers. Pressing either of these scripts twice in quick succession clears that particular setting. Report table column and row headers must be also turned on in Document formatting settings for this to function correctly.
source/NVDAObjects/window/excel.py
user_docs/en/changes.t2t
user_docs/en/userGuide.t2t