CreateSpreadsheetFromDataRequest Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
CreateSpreadsheetFromDataRequest
public class CreateSpreadsheetFromDataRequest
type CreateSpreadsheetFromDataRequest = class
Public Class CreateSpreadsheetFromDataRequest
- Inheritance
-
CreateSpreadsheetFromDataRequest
Constructors
| Name | Description |
|---|---|
| CreateSpreadsheetFromDataRequest() | |
Properties
| Name | Description |
|---|---|
| Rows |
Required; Rows and cells to populate the spreadsheet with |
| WorksheetName |
Optional; The new Spreadsheet will have a default Worksheet in it; supply a name, or if left empty, will default to Worksheet1 |