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