GData schema extension describing a custom element 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 Custom : IExtensionElementFactory
Visual Basic (Declaration)
Public Class Custom _

	Implements IExtensionElementFactory
Visual C++
public ref class Custom : IExtensionElementFactory

Inheritance Hierarchy

System..::.Object
  Google.GData.Spreadsheets..::.ListEntry..::.Custom

See Also