Share via


FieldListActiveTabTopLevelEntity.Type property

Namespace:  DocumentFormat.OpenXml.Office15.Excel
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As UInt32Value
    Get
    Set
'Usage
Dim instance As FieldListActiveTabTopLevelEntity
Dim value As UInt32Value

value = instance.Type

instance.Type = value
[SchemaAttrAttribute(, "type")]
public UInt32Value Type { get; set; }

Property value

Type: DocumentFormat.OpenXml.UInt32Value

See also

Reference

FieldListActiveTabTopLevelEntity class

FieldListActiveTabTopLevelEntity members

DocumentFormat.OpenXml.Office15.Excel namespace