Share via


ColorsDefinition.Load(DiagramColorsPart) Method

Definition

Loads the DOM from the DiagramColorsPart

public void Load (DocumentFormat.OpenXml.Packaging.DiagramColorsPart openXmlPart);
override this.Load : DocumentFormat.OpenXml.Packaging.DiagramColorsPart -> unit
Public Sub Load (openXmlPart As DiagramColorsPart)

Parameters

openXmlPart
DiagramColorsPart

Specifies the part to be loaded.

Applies to