NotesSlide.CommonSlideData Property
Common slide data for notes slides.Represents the element tag in schema: p:cSld
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Property CommonSlideData As CommonSlideData
Get
Set
'Применение
Dim instance As NotesSlide
Dim value As CommonSlideData
value = instance.CommonSlideData
instance.CommonSlideData = value
public CommonSlideData CommonSlideData { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Presentation.CommonSlideData
Returns CommonSlideData.