次の方法で共有


Interpretation.Function Property

function.Represents the attribte in schema: emma:function

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

Syntax

'宣言
<SchemaAttrAttribute(, "function")> _
Public Property Function As StringValue
    Get
    Set
'使用
Dim instance As Interpretation
Dim value As StringValue

value = instance.Function

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

Property Value

Type: DocumentFormat.OpenXml.StringValue

See Also

Reference

Interpretation Class

Interpretation Members

DocumentFormat.OpenXml.EMMA Namespace