GData schema extension for rowCount element.

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

Syntax

C#
public class RowCountElement : SimpleElement
Visual Basic (Declaration)
Public Class RowCountElement _

	Inherits SimpleElement
Visual C++
public ref class RowCountElement : public SimpleElement

Inheritance Hierarchy

System..::.Object
  Google.GData.Extensions..::.ExtensionBase
    Google.GData.Extensions..::.SimpleElement
      Google.GData.Spreadsheets..::.RowCountElement

See Also