SheetXL - v0.3.20
    Preparing search index...

    Class RangeClipboardItem

    Implements

    Index

    Constructors

    Accessors

    Methods

    • A key that indicates the type of item returned from getItem.

      Returns string

      This should be unique key for the application.

    • Returns string

    • Indicates if the operation is a cut.

      Returns boolean

      false
      
    • Allow items to be copied as html.

      Returns string | Promise<string>

    • Allow items to be copied as an image Blob.

      Returns Blob | Promise<Blob>

    • Allow items to be copied as text.

      Returns string | Promise<string>