TableColumn.TotalsRowDifferentialFormattingId Property
Totals Row Format Id.Represents the attribte in schema: totalsRowDxfId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "totalsRowDxfId")> _
Public Property TotalsRowDifferentialFormattingId As UInt32Value
Get
Set
'Usage
Dim instance As TableColumn
Dim value As UInt32Value
value = instance.TotalsRowDifferentialFormattingId
instance.TotalsRowDifferentialFormattingId = value
[SchemaAttrAttribute(, "totalsRowDxfId")]
public UInt32Value TotalsRowDifferentialFormattingId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.