Input Class
Contains the information and values for a cell or range of cells within a single worksheet.
Inheritance Hierarchy
System.Object
Microsoft.Office.Excel.Server.Addins.ComputeCluster.Input
Namespace: Microsoft.Office.Excel.Server.Addins.ComputeCluster
Assembly: Microsoft.Office.Excel.Server.Addins.ComputeCluster (in Microsoft.Office.Excel.Server.Addins.ComputeCluster.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class Input
'Usage
Dim instance As Input
[SerializableAttribute]
public class Input
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.Office.Excel.Server.Addins.ComputeCluster Namespace