FillTextEffect.SolidColorFillProperties Property

SolidColorFillProperties.Represents the element tag in schema: w14:solidFill

Namespace:  DocumentFormat.OpenXml.Office2010.Word
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property SolidColorFillProperties As SolidColorFillProperties
    Get
    Set
'Usage
Dim instance As FillTextEffect
Dim value As SolidColorFillProperties

value = instance.SolidColorFillProperties

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

Property Value

Type: DocumentFormat.OpenXml.Office2010.Word.SolidColorFillProperties

See Also

Reference

FillTextEffect Class

FillTextEffect Members

DocumentFormat.OpenXml.Office2010.Word Namespace