Freigeben über


FileSharing.ReservationPassword-Eigenschaft

Write Reservation Password.Represents the attribte in schema: reservationPassword

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

Syntax

'Declaration
<SchemaAttrAttribute(, "reservationPassword")> _
Public Property ReservationPassword As HexBinaryValue
    Get
    Set
'Usage
Dim instance As FileSharing
Dim value As HexBinaryValue

value = instance.ReservationPassword

instance.ReservationPassword = value
[SchemaAttrAttribute(, "reservationPassword")]
public HexBinaryValue ReservationPassword { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.HexBinaryValue
Returns StringValue.

Siehe auch

Referenz

FileSharing Klasse

FileSharing-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace