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