PivotCacheDefinition.RecordCount Property
PivotCache Record Count.Represents the attribte in schema: recordCount
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
声明
<SchemaAttrAttribute(, "recordCount")> _
Public Property RecordCount As UInt32Value
Get
Set
用法
Dim instance As PivotCacheDefinition
Dim value As UInt32Value
value = instance.RecordCount
instance.RecordCount = value
[SchemaAttrAttribute(, "recordCount")]
public UInt32Value RecordCount { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.