Sheet.Print Method
Name | Parameters | Description |
---|---|---|
Print() | none | Prints the current sheet using the default printer settings. |
Print |
printer |
Prints the current sheet using the specified printer settings. Use this method overload in non-Windows environments. |
Print |
printer |
Prints the current sheet using the specified printer settings. |