Freigeben über


CustomSheetView.Guid-Eigenschaft

GUID.Represents the attribte in schema: guid

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

Syntax

'Declaration
<SchemaAttrAttribute(, "guid")> _
Public Property Guid As StringValue
    Get
    Set
'Usage
Dim instance As CustomSheetView
Dim value As StringValue

value = instance.Guid

instance.Guid = value
[SchemaAttrAttribute(, "guid")]
public StringValue Guid { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

CustomSheetView Klasse

CustomSheetView-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace