asposecells.api

Class InsertOptions

Represents the options of inserting.

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

    • Constructor Detail

      • InsertOptions

        InsertOptions()
    • Property Getters/Setters Detail

      • getCopyFormatType/setCopyFormatType : int 

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

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