Compartir a través de


Dummy.Percentage Property

percentage.Represents the attribte in schema: percentage

Namespace:  DocumentFormat.OpenXml.Office.MetaAttributes
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
<SchemaAttrAttribute(, "percentage")> _
Public Property Percentage As StringValue
    Get
    Set
'Uso
Dim instance As Dummy
Dim value As StringValue

value = instance.Percentage

instance.Percentage = value
[SchemaAttrAttribute(, "percentage")]
public StringValue Percentage { get; set; }

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Dummy Class

Dummy Members

DocumentFormat.OpenXml.Office.MetaAttributes Namespace