Click or drag to resize

Sheet Class

Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsIdentifiableModel
    Smartsheet.Api.ModelsNamedModel
      Smartsheet.Api.ModelsAbstractSheetRow, Column, Cell
        Smartsheet.Api.ModelsSheet

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
Syntax
public class Sheet : AbstractSheet<Row, Column, Cell>

The Sheet type exposes the following members.

Constructors
  NameDescription
Public methodSheet
Top
Methods
  NameDescription
Public methodGetColumnById
Get a by ID.
Top
See Also