Share via


PageField.Field Property

Field.Represents the attribte in schema: fld

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

Syntax

'Declaration
<SchemaAttrAttribute(, "fld")> _
Public Property Field As Int32Value
    Get
    Set
'Usage
Dim instance As PageField
Dim value As Int32Value

value = instance.Field

instance.Field = value
[SchemaAttrAttribute(, "fld")]
public Int32Value Field { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

PageField Class

PageField Members

DocumentFormat.OpenXml.Spreadsheet Namespace