Class InsertOptions

InsertOptions class

Represents the options of inserting.

public class InsertOptions

Constructors

NameDescription
InsertOptions()The default constructor.

Properties

NameDescription
CopyFormatType { get; set; }
UpdateReference { get; set; }Indicates if references in other worksheets will be updated.

See Also