• Share
    • Twitter
    • LinkedIn
    • Facebook
    • Email
  • Feedback
  • Edit
Show / Hide Table of Contents

SelectionUnionType Enum

Some tooltip text!
• 1 minute to read
 • 1 minute to read

How should the inputs of a combined selection be combined

Name Value Description
Unknown 0 Combination type is unknown/indefined
SubtractRightFromLeft 1 All of left, except where it overlaps with right
SubtractLeftFromRight 2 All of right, except where it overlaps with left
Intersect 3 Those present in left AND right only
XOR 4 Those present in left or right, but not both
Union 5 All, but no duplicates for those present in left and right

Usage

  • selection.combinationType - Selections
In This Article
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top