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