Freigeben über


Header.MaxRevisionId-Eigenschaft

Max Revision Id.Represents the attribte in schema: maxRId

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "maxRId")> _
Public Property MaxRevisionId As UInt32Value
    Get
    Set
'Usage
Dim instance As Header
Dim value As UInt32Value

value = instance.MaxRevisionId

instance.MaxRevisionId = value
[SchemaAttrAttribute(, "maxRId")]
public UInt32Value MaxRevisionId { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

Header Klasse

Header-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace