DefinedName.FunctionGroupId Property
Function Group Id.Represents the attribte in schema: functionGroupId
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "functionGroupId")> _
Public Property FunctionGroupId As UInt32Value
Get
Set
'Usage
Dim instance As DefinedName
Dim value As UInt32Value
value = instance.FunctionGroupId
instance.FunctionGroupId = value
[SchemaAttrAttribute(, "functionGroupId")]
public UInt32Value FunctionGroupId { get; set; }
Property Value
Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.