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