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