>> but how do I check the "linkTarget" and how do I change the "<vt:r8>"? > CTProperty has a method "public String getLinkTarget()" which should do > the former. It also has a method "public void setR8(double)" which I guess > will do the latter?
OK. But once I call setR8() how does the new value get saved to the original file?
