SheetEmail Class |  |
Represents Sheet Email object used for sending a sheet by Email.
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 SheetEmail : Email
Public Class SheetEmail
Inherits Email
public ref class SheetEmail : public Email
type SheetEmail =
class
inherit Email
end
The SheetEmail type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | Format |
Gets the sheet Email Format (PDF or Excel).
|
 | FormatDetails |
Gets the Format details (paper dimensions).
|
Top
See Also