BuildParagraph.TemplateList Property

Template effects.Represents the element tag in schema: p:tmplLst

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

Syntax

'Declaration
Public Property TemplateList As TemplateList
    Get
    Set
'Usage
Dim instance As BuildParagraph
Dim value As TemplateList

value = instance.TemplateList

instance.TemplateList = value
public TemplateList TemplateList { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Presentation.TemplateList
Returns TemplateList.

See Also

Reference

BuildParagraph Class

BuildParagraph Members

DocumentFormat.OpenXml.Presentation Namespace