Freigeben über


Gallery.IdMso-Eigenschaft

idMso.Represents the attribte in schema: idMso

Namespace:  DocumentFormat.OpenXml.Office.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "idMso")> _
Public Property IdMso As StringValue
    Get
    Set
'Usage
Dim instance As Gallery
Dim value As StringValue

value = instance.IdMso

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue

Siehe auch

Referenz

Gallery Klasse

Gallery-Member

DocumentFormat.OpenXml.Office.CustomUI-Namespace