SheetInfo Members

Include Protected Members
Include Inherited Members

Contains information about a sheet in a workbook.

The SheetInfo type exposes the following members.

Constructors

  Name Description
Public method SheetInfo() Initializes a new instance of the SheetInfo class.
Public method SheetInfo(String, SheetType, SheetVisibility) Initializes a new instance of the SheetInfo class.

Top

Properties

  Name Description
Public property Name Gets or sets the name of the sheet.
Public property Type Gets or sets the type of sheet.
Public property Visibility Gets or sets whether the sheet is visible.

Top

Methods

  Name Description
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SheetInfo Class

Microsoft.Office.Excel.Server.WebServices Namespace