Compartir a través de


IconSet.Custom Property

custom.Represents the attribte in schema: custom

Namespace:  DocumentFormat.OpenXml.Office2010.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "custom")> _
Public Property Custom As BooleanValue
    Get
    Set
'Uso
Dim instance As IconSet
Dim value As BooleanValue

value = instance.Custom

instance.Custom = value
[SchemaAttrAttribute(, "custom")]
public BooleanValue Custom { get; set; }

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

IconSet Class

IconSet Members

DocumentFormat.OpenXml.Office2010.Excel Namespace