Click or drag to resize

SheetEmail Class

Represents Sheet Email object used for sending a sheet by Email.
Inheritance Hierarchy
SystemObject
  Smartsheet.Api.ModelsEmail
    Smartsheet.Api.ModelsSheetEmail

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 SheetEmail : Email

The SheetEmail type exposes the following members.

Constructors
  NameDescription
Public methodSheetEmail
Top
Properties
  NameDescription
Public propertyFormat
Gets the sheet Email Format (PDF or Excel).
Public propertyFormatDetails
Gets the Format details (paper dimensions).
Top
See Also