OleSpreadsheetOptions class

OleSpreadsheetOptions class

Provides options for import of the embedded document to Spreadsheet via OLE.

Inheritance: OleSpreadsheetOptionsImportDocumentOptions

The OleSpreadsheetOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new instance of the OleSpreadsheetOptions class.
init Initializes a new instance of the OleSpreadsheetOptions class.
init Initializes a new instance of the OleSpreadsheetOptions class.

Properties

Property Description
object_data The data of the embedded object.
extension The extension of the embedded object.
page_number The page number for inserting of the embedded object.
row_index The upper left row index.
column_index The upper left column index.
width The width of the Ole object image.
height The height of the Ole object image.
image_data The data of the Ole object image.

Remarks

Learn more | | |

See Also