Compartir a través de


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

'Declaración
Public Property Whole As Whole
    Get
    Set
'Uso
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

See Also

Reference

DataModelRoot Class

DataModelRoot Members

DocumentFormat.OpenXml.Drawing.Diagrams Namespace