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