SheetRangeAdd Method

Overload List

Add(Int32)Adds a single sheet number to the sequence.
Add(String)Adds a range of sheet numbers to the sequence from a string representation (e.g. 1-5, 8, 11-13).
Add(NullableInt32, NullableInt32)Adds a range of sheet numbers to the sequence. Reverse ordering is accepted.

See Also