Поделиться через


FieldGroup.Base Property

Field Base.Represents the attribte in schema: base

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

Syntax

'Declaration
<SchemaAttrAttribute(, "base")> _
Public Property Base As UInt32Value
    Get
    Set
'Usage
Dim instance As FieldGroup
Dim value As UInt32Value

value = instance.Base

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

FieldGroup Class

FieldGroup Members

DocumentFormat.OpenXml.Spreadsheet Namespace