Defined Names and formulas

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
Guest
Posts: 83
Joined: Tue Aug 16, 2005 6:08 pm

Defined Names and formulas

Post by Guest »

Hi,
Is there a way to read (and write) formulas that are stored in named definitions?
Jon
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

Yes. Use the InternalNames property. The Find method will give the index to the name. The Definition property of a name is the definition.


Lars Arvidsson
Post Reply