FillTextEffect.NoFillEmpty Property
NoFillEmpty.Represents the element tag in schema: w14:noFill
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Property NoFillEmpty As NoFillEmpty
Get
Set
'Usage
Dim instance As FillTextEffect
Dim value As NoFillEmpty
value = instance.NoFillEmpty
instance.NoFillEmpty = value
public NoFillEmpty NoFillEmpty { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Word.NoFillEmpty