Freigeben über


ReviewedList.Count Eigenschaft

Definition

Anzahl der überprüften Revisionen

Stellt das folgende Attribut im Schema dar: count

[DocumentFormat.OpenXml.SchemaAttr(0, "count")]
public DocumentFormat.OpenXml.UInt32Value Count { get; set; }
public DocumentFormat.OpenXml.UInt32Value Count { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "count")]
public DocumentFormat.OpenXml.UInt32Value? Count { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("count")]
public DocumentFormat.OpenXml.UInt32Value? Count { get; set; }
public DocumentFormat.OpenXml.UInt32Value? Count { get; set; }
member this.Count : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "count")>]
member this.Count : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("count")>]
member this.Count : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property Count As UInt32Value

Eigenschaftswert

Gibt zurück UInt32Value.

Attribute

Hinweise

Die folgenden Informationen aus dem INTERNATIONALEN ECMA-Standard ECMA-376 können bei der Arbeit mit dieser Klasse nützlich sein.

Anzahl der überprüften Revisionen.

Die möglichen Werte für dieses Attribut werden durch den XML-Schemadatentyp unsignedInt definiert.

Gilt für: