IgnoredError.EmptyCellReference Property
Empty Cell Reference.Represents the attribte in schema: emptyCellReference
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "emptyCellReference")> _
Public Property EmptyCellReference As BooleanValue
Get
Set
'Uso
Dim instance As IgnoredError
Dim value As BooleanValue
value = instance.EmptyCellReference
instance.EmptyCellReference = value
[SchemaAttrAttribute(, "emptyCellReference")]
public BooleanValue EmptyCellReference { get; set; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.