Share via


WorkbookRevisionHeaderPart.WorkbookRevisionLogParts Property

Definition

Gets the WorkbookRevisionLogParts of the WorkbookRevisionHeaderPart

public System.Collections.Generic.IEnumerable<DocumentFormat.OpenXml.Packaging.WorkbookRevisionLogPart> WorkbookRevisionLogParts { get; }
member this.WorkbookRevisionLogParts : seq<DocumentFormat.OpenXml.Packaging.WorkbookRevisionLogPart>
Public ReadOnly Property WorkbookRevisionLogParts As IEnumerable(Of WorkbookRevisionLogPart)

Property Value

Applies to