Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In VBA one can select multiple worksheets by passing an array. How is this
same thing accomplished using C#? I would like to select a number of worksheet from the entire workbook for a print preview. Thus having only the selected worksheets appear in the preview. The following shows the entire workbook. objExcel.Worksheets.PrintPreview(Missing.Value); Steve |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Select all of a certain column across multiple worksheets | New Users to Excel | |||
Select and print multiple files at one time? | Excel Discussion (Misc queries) | |||
select multiple criteria multiple worksheets | Excel Worksheet Functions | |||
print preview v page break preview | Excel Discussion (Misc queries) | |||
How can simultaneously do a print preview for all worksheets ? | Excel Discussion (Misc queries) |