DataModelRoot.Whole Property
Whole E2O Formatting.Represents the element tag in schema: dgm:whole
Namespace: DocumentFormat.OpenXml.Drawing.Diagrams
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property Whole As Whole
Get
Set
'Usage
Dim instance As DataModelRoot
Dim value As Whole
value = instance.Whole
instance.Whole = value
public Whole Whole { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Drawing.Diagrams.Whole