Sheets Methods
The Sheets type exposes the following members.
| Name | Description | |
|---|---|---|
|
_PrintOut | Infrastructure. |
|
Add | Creates a new worksheet, chart, or macro sheet. The new worksheet becomes the active sheet. |
|
Copy | Copies the sheet to another location in the workbook. |
|
Delete | Deletes the object. |
|
FillAcrossSheets | Copies a range to the same area on all other worksheets in a collection. |
|
GetEnumerator | (Inherited from IEnumerable.) |
|
Move | Moves the sheet to another location in the workbook. |
|
PrintOut | Prints the object. |
|
PrintOutEx | Infrastructure. |
|
PrintPreview | Shows a preview of the object as it would look when printed. |
|
Select | Selects the object |