Freigeben über


Rule.ForName-Eigenschaft

For Name.Represents the attribte in schema: forName

Namespace:  DocumentFormat.OpenXml.Drawing.Diagrams
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "forName")> _
Public Property ForName As StringValue
    Get
    Set
'Usage
Dim instance As Rule
Dim value As StringValue

value = instance.ForName

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.StringValue
Returns StringValue.

Siehe auch

Referenz

Rule Klasse

Rule-Member

DocumentFormat.OpenXml.Drawing.Diagrams-Namespace