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