Udostępnij za pośrednictwem


NamedSheetViews.Load(NamedSheetViewsPart) Method

Definition

Loads the DOM from the NamedSheetViewsPart

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

Parameters

openXmlPart
NamedSheetViewsPart

Specifies the part to be loaded.

Applies to