Top10.Percent Property
Filter by Percent.Represents the attribte in schema: percent
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "percent")> _
Public Property Percent As BooleanValue
Get
Set
'Uso
Dim instance As Top10
Dim value As BooleanValue
value = instance.Percent
instance.Percent = value
[SchemaAttrAttribute(, "percent")]
public BooleanValue Percent { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.