Feed API customization class for defining a Cells feed.

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

Syntax

C#
public class CellFeed : AbstractFeed
Visual Basic (Declaration)
Public Class CellFeed _

	Inherits AbstractFeed
Visual C++
public ref class CellFeed : public AbstractFeed

Inheritance Hierarchy

See Also