Kohei Yoshida wrote:
I realize that Calc's external cell reference (a cell reference that refers to a cell in another document) is implemented by creating an invisible external link sheet first, then setting reference to it.Can this be done purely via existing UNO API?
Create a linked sheet? Sure, interface XSheetLinkable. Niklas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
