Page tree
Skip to end of metadata
Go to start of metadata

Description

A boolean value indicating whether or not to copy cell formulas.

C#
vb.net

Remarks

If this property is set to true, then the formula will be copied. If this value is set to false and the CopyValues property is set to true, then only the final result of the formula, and not the formula itself, will be copied.

Examples

C#
vb.net
  • No labels