NotesSlide.CommonSlideData Property

Definition

Common slide data for notes slides.

Represents the following element tag in the schema: p:cSld.

public DocumentFormat.OpenXml.Presentation.CommonSlideData CommonSlideData { get; set; }
public DocumentFormat.OpenXml.Presentation.CommonSlideData? CommonSlideData { get; set; }
member this.CommonSlideData : DocumentFormat.OpenXml.Presentation.CommonSlideData with get, set
Public Property CommonSlideData As CommonSlideData

Property Value

Returns CommonSlideData.

Applies to