Sheet Class |  |
Inheritance Hierarchy
Namespace:
Smartsheet.Api.Models
Assemblies:
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
smartsheet-csharp-sdk (in smartsheet-csharp-sdk.dll) Version: 2.126.0
Syntaxpublic class Sheet : AbstractSheet<Row, Column, Cell>
Public Class Sheet
Inherits AbstractSheet(Of Row, Column, Cell)
public ref class Sheet : public AbstractSheet<Row^, Column^, Cell^>
type Sheet =
class
inherit AbstractSheet<Row, Column, Cell>
end
The Sheet type exposes the following members.
Constructors
Methods
See Also