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(Nullable<Int32>, Nullable<Int32>) | Adds a range of sheet numbers to the sequence. Reverse ordering is accepted. |