Class InternalCopyDataCommandHandler

    • Method Detail

      • preInternalCopy

        protected void preInternalCopy()
        Perform actions prior copying values to the internal clipboard. E.g. disabling formula evaluation.
      • postInternalCopy

        protected void postInternalCopy()
        Perform actions after copying values to the internal clipboard. E.g. enabling formula evaluation.