:: com :: sun :: star :: sheet ::

interface XDocumentAuditing
Description
provides auditing functions of a document.

Methods' Summary
refreshArrows refreshes all existing auditing arrows on all sheets of the document.  
Methods' Details
refreshArrows
void
refreshArrows();

Description
refreshes all existing auditing arrows on all sheets of the document.

Dependencies are marked for all the cells that were marked before, but using current formulas.

Top of Page