Entry.New Property

New Group ID.Represents the attribte in schema: new

Namespace:  DocumentFormat.OpenXml.Vml.Office
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "new")> _
Public Property New As Int32Value
    Get
    Set
'Usage
Dim instance As Entry
Dim value As Int32Value

value = instance.New

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

Property Value

Type: DocumentFormat.OpenXml.Int32Value
Returns Int32Value.

See Also

Reference

Entry Class

Entry Members

DocumentFormat.OpenXml.Vml.Office Namespace