| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property PrintOptions As PrintOptions | |
| C# | |
|---|---|
public PrintOptions PrintOptions {get;} | |
Property Value
The object which controls how the worksheet prints.The print options include any settings which affect the printed appearance of the worksheet. These settings will not affect the data in the worksheet. Although these are not display settings, some worksheet display styles will display all or some of the print options, so these settings may affect the display of the worksheet when viewed in Microsoft Excel.