次の方法で共有


RevisionDefinedName.FunctionGroupId Property

Function Group Id.Represents the attribte in schema: functionGroupId

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

Syntax

'宣言
<SchemaAttrAttribute(, "functionGroupId")> _
Public Property FunctionGroupId As ByteValue
    Get
    Set
'使用
Dim instance As RevisionDefinedName
Dim value As ByteValue

value = instance.FunctionGroupId

instance.FunctionGroupId = value
[SchemaAttrAttribute(, "functionGroupId")]
public ByteValue FunctionGroupId { get; set; }

Property Value

Type: DocumentFormat.OpenXml.ByteValue
Returns ByteValue.

See Also

Reference

RevisionDefinedName Class

RevisionDefinedName Members

DocumentFormat.OpenXml.Spreadsheet Namespace