DialogSheet.OleObjects Property
OleObjects.Represents the element tag in schema: x:oleObjects
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'宣言
Public Property OleObjects As OleObjects
Get
Set
'使用
Dim instance As DialogSheet
Dim value As OleObjects
value = instance.OleObjects
instance.OleObjects = value
public OleObjects OleObjects { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Spreadsheet.OleObjects
Returns OleObjects.