GData schema extension describing a Cell in a spreadsheet.

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

Syntax

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

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

Inheritance Hierarchy

System..::.Object
  Google.GData.Extensions..::.ExtensionBase
    Google.GData.Extensions..::.SimpleElement
      Google.GData.Spreadsheets..::.CellEntry..::.CellElement

See Also