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