DdeItem.UseOle Property
OLE.Represents the attribte in schema: ole
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "ole")> _
Public Property UseOle As BooleanValue
Get
Set
'Usage
Dim instance As DdeItem
Dim value As BooleanValue
value = instance.UseOle
instance.UseOle = value
[SchemaAttrAttribute(, "ole")]
public BooleanValue UseOle { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.