Compartir a través de


TextBoxInfo2.TextBoxContent Property

TextBoxContent.Represents the element tag in schema: w:txbxContent

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

Syntax

'Declaración
Public Property TextBoxContent As TextBoxContent
    Get
    Set
'Uso
Dim instance As TextBoxInfo2
Dim value As TextBoxContent

value = instance.TextBoxContent

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

Property Value

Type: DocumentFormat.OpenXml.Wordprocessing.TextBoxContent

See Also

Reference

TextBoxInfo2 Class

TextBoxInfo2 Members

DocumentFormat.OpenXml.Office2010.Word.DrawingShape Namespace