Top   Module   Use   Manual   Index 

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

enum SheetLinkMode


Description
used to specify how a sheet is linked to another sheet.


Values

NONE
Description
sheet is not linked.
NORMAL
Description
all contents are copied.
VALUE
Description
instead of using formulas, the result values are copied.
Top of Page