Freigeben über


Header.MinRevisionId-Eigenschaft

Minimum Revision Id.Represents the attribte in schema: minRId

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

Syntax

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

value = instance.MinRevisionId

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

Siehe auch

Referenz

Header Klasse

Header-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace