uses GData batch to batchupdate the cell feed. If the returned batch result set contained an error, it will throw a GDataRequestBatchException

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

Syntax

C#
public override void Publish()
Visual Basic (Declaration)
Public Overrides Sub Publish
Visual C++
public:

virtual void Publish() override

Return Value

See Also