PresentationOf.Start Property
Start.Represents the attribte in schema: st
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
<SchemaAttrAttribute(, "st")> _
Public Property Start As ListValue(Of Int32Value)
Get
Set
'Uso
Dim instance As PresentationOf
Dim value As ListValue(Of Int32Value)
value = instance.Start
instance.Start = value
[SchemaAttrAttribute(, "st")]
public ListValue<Int32Value> Start { get; set; }
Property Value
Type: DocumentFormat.OpenXml.ListValue<Int32Value>
Returns ListValue<T>.