Sdílet prostřednictvím


Parameter.Integer Property

Integer.Represents the attribte in schema: integer

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "integer")> _
Public Property Integer As Int32Value
    Get
    Set
'Usage
Dim instance As Parameter
Dim value As Int32Value

value = instance.Integer

instance.Integer = value
[SchemaAttrAttribute(, "integer")]
public Int32Value Integer { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

Parameter Class

Parameter Members

DocumentFormat.OpenXml.Spreadsheet Namespace