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