| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DisplayOptions As WorksheetDisplayOptions | |
| C# | |
|---|---|
public WorksheetDisplayOptions DisplayOptions {get;} | |
Property Value
The object which controls the display of the worksheet.The display options include any settings which affect the display of the worksheet when viewed in Microsoft Excel. These settings will not affect the printed worksheet or the data stored in the worksheet.