TextProperties.Semicolon Property
Semicolon is Delimiter.Represents the attribte in schema: semicolon
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "semicolon")> _
Public Property Semicolon As BooleanValue
Get
Set
用法
Dim instance As TextProperties
Dim value As BooleanValue
value = instance.Semicolon
instance.Semicolon = value
[SchemaAttrAttribute(, "semicolon")]
public BooleanValue Semicolon { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.