Compartir a través de


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

'Declaración
Public Property NoFillEmpty As NoFillEmpty
    Get
    Set
'Uso
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

See Also

Reference

FillTextEffect Class

FillTextEffect Members

DocumentFormat.OpenXml.Office2010.Word Namespace