Compartir a través de


Revisions.Load Method

Loads the DOM from the WorkbookRevisionLogPart.

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaración
Public Sub Load ( _
    openXmlPart As WorkbookRevisionLogPart _
)
'Uso
Dim instance As Revisions
Dim openXmlPart As WorkbookRevisionLogPart

instance.Load(openXmlPart)
public void Load(
    WorkbookRevisionLogPart openXmlPart
)

Parameters

See Also

Reference

Revisions Class

Revisions Members

DocumentFormat.OpenXml.Spreadsheet Namespace