mib17: #163146# XLS import: do not skip hidden names, do not rename sheet-local names, add Worksheet.Names VBA symbol -- #i112849# fix crash when closing Calc document
This commit is contained in:
@@ -114,6 +114,7 @@ interface XWorksheet
|
||||
XRange Rows([in] any aIndex);
|
||||
XRange Columns([in] any aIndex);
|
||||
any Hyperlinks( [in] any aIndex );
|
||||
any Names( [in] any Index );
|
||||
|
||||
any Evaluate( [in] string Name);
|
||||
|
||||
|
Reference in New Issue
Block a user