Main.First Property
First String.Represents the attribte in schema: first
Namespace: DocumentFormat.OpenXml.Spreadsheet
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "first")> _
Public Property First As StringValue
Get
Set
'Usage
Dim instance As Main
Dim value As StringValue
value = instance.First
instance.First = value
[SchemaAttrAttribute(, "first")]
public StringValue First { get; set; }
Property Value
Type: DocumentFormat.OpenXml.StringValue
Returns StringValue.