OleObject.EmbeddedObjectProperties Property

Definition

EmbeddedObjectProperties, this property is only available in Office 2010 and later..

Represents the following element tag in the schema: x:objectPr.

public DocumentFormat.OpenXml.Spreadsheet.EmbeddedObjectProperties EmbeddedObjectProperties { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.EmbeddedObjectProperties? EmbeddedObjectProperties { get; set; }
[DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)]
public DocumentFormat.OpenXml.Spreadsheet.EmbeddedObjectProperties EmbeddedObjectProperties { get; set; }
member this.EmbeddedObjectProperties : DocumentFormat.OpenXml.Spreadsheet.EmbeddedObjectProperties with get, set
[<DocumentFormat.OpenXml.OfficeAvailability(DocumentFormat.OpenXml.FileFormatVersions.Office2010)>]
member this.EmbeddedObjectProperties : DocumentFormat.OpenXml.Spreadsheet.EmbeddedObjectProperties with get, set
Public Property EmbeddedObjectProperties As EmbeddedObjectProperties

Property Value

Attributes

Applies to