Поделиться через


Background.BackgroundStyleReference Property

Background Style Reference.Represents the element tag in schema: p:bgRef

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

Syntax

'Declaration
Public Property BackgroundStyleReference As BackgroundStyleReference
    Get
    Set
'Usage
Dim instance As Background
Dim value As BackgroundStyleReference

value = instance.BackgroundStyleReference

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

Property Value

Type: DocumentFormat.OpenXml.Presentation.BackgroundStyleReference
Returns BackgroundStyleReference.

See Also

Reference

Background Class

Background Members

DocumentFormat.OpenXml.Presentation Namespace