Input Members

Include Protected Members
Include Inherited Members

Contains the information and values for a cell or range of cells within a single worksheet.

The Input type exposes the following members.

Constructors

  Name Description
Public method Input() Initializes a new instance of the Input class.
Public method Input(String, String, CellType, Object) Initializes a new instance of the Input class.

Top

Properties

  Name Description
Public property Cells Gets or sets the cells corresponding to the input.
Public property CellType Gets or sets the type of cell corresponding to the input.
Public property InputStatus Gets or sets the input status for the input cells.
Public property SheetName Gets or sets the name of the sheet.
Public property Value Gets or sets the input value.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

Input Class

Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace