Compartir a través de


Source.Theater Property

Theater.Represents the element tag in schema: b:Theater

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

Syntax

'Declaración
Public Property Theater As Theater
    Get
    Set
'Uso
Dim instance As Source
Dim value As Theater

value = instance.Theater

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

Property Value

Type: DocumentFormat.OpenXml.Bibliography.Theater
Returns Theater.

See Also

Reference

Source Class

Source Members

DocumentFormat.OpenXml.Bibliography Namespace