aspose.cells

Class InsertOptions

Represents the options of inserting.

Constructor Summary
 
Property Getters/Setters Summary
functiongetCopyFormatType()
function
          The value of the property is CopyFormatType integer constant.
functiongetUpdateReference()
function
           Indicates if references in other worksheets will be updated.
 

    • Constructor Detail

      • InsertOptions

        function InsertOptions()
    • Property Getters/Setters Detail

      • getCopyFormatType/setCopyFormatType : Number 

        function getCopyFormatType() / function setCopyFormatType(value)
        
        The value of the property is CopyFormatType integer constant.
      • getUpdateReference/setUpdateReference : boolean 

        function getUpdateReference() / function setUpdateReference(value)
        
        Indicates if references in other worksheets will be updated.