Parameter.Boolean Property
Boolean.Represents the attribte in schema: boolean
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "boolean")> _
Public Property Boolean As BooleanValue
Get
Set
'Usage
Dim instance As Parameter
Dim value As BooleanValue
value = instance.Boolean
instance.Boolean = value
[SchemaAttrAttribute(, "boolean")]
public BooleanValue Boolean { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.