Class TableToRangeOptions

TableToRangeOptions class

Represents the options when converting table to range.

public class TableToRangeOptions

Constructors

NameDescription
TableToRangeOptions()The default constructor.

Properties

NameDescription
LastRow { get; set; }Gets and sets the last row index of the table.

See Also