次の方法で共有


RevisionDefinedName.Function Property

Function.Represents the attribte in schema: function

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

Syntax

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

value = instance.Function

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

Property Value

Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace