Constructs a new SpreadsheetEntry instance with the appropriate category to indicate that it is a worksheet.

Namespace:  Google.GData.Spreadsheets
Assembly:  Google.GData.Spreadsheets (in Google.GData.Spreadsheets.dll)
Version: 1.4.0.2

Syntax

C#
public SpreadsheetEntry()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:

SpreadsheetEntry()

See Also