TimeNodeList.ParallelTimeNode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ParallelTimeNode.
Represents the following element tag in the schema: p:par.
public DocumentFormat.OpenXml.Presentation.ParallelTimeNode ParallelTimeNode { get; set; }
public DocumentFormat.OpenXml.Presentation.ParallelTimeNode? ParallelTimeNode { get; set; }
member this.ParallelTimeNode : DocumentFormat.OpenXml.Presentation.ParallelTimeNode with get, set
Public Property ParallelTimeNode As ParallelTimeNode