Class DeleteOptions

DeleteOptions class

Represents the setting of deleting rows/columns.

public class DeleteOptions

Constructors

NameDescription
DeleteOptions()The default constructor.

Properties

NameDescription
UpdateReference { get; set; }Indicates if update references in other worksheets.

See Also