DialogSheet.OleObjects Property

Definition

OleObjects.

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

public DocumentFormat.OpenXml.Spreadsheet.OleObjects OleObjects { get; set; }
public DocumentFormat.OpenXml.Spreadsheet.OleObjects? OleObjects { get; set; }
member this.OleObjects : DocumentFormat.OpenXml.Spreadsheet.OleObjects with get, set
Public Property OleObjects As OleObjects

Property Value

Returns OleObjects.

Applies to