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