DataModel.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 DataModel
Dim value As Whole

value = instance.Whole

instance.Whole = value
public Whole Whole { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Drawing.Diagrams.Whole
Returns Whole.

See Also

Reference

DataModel Class

DataModel Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace