Compartir a través de


IconSet.Percent Property

percent.Represents the attribte in schema: percent

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

Syntax

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

value = instance.Percent

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue

See Also

Reference

IconSet Class

IconSet Members

DocumentFormat.OpenXml.Office2010.Excel Namespace