Share via


FillFormat.TextureName Property

Namespace:  Microsoft.Office.Interop.PowerPoint
Assembly:  Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)

Syntax

'Declaration
ReadOnly Property TextureName As String
    Get
'Usage
Dim instance As FillFormat
Dim value As String

value = instance.TextureName
string TextureName { get; }

Property Value

Type: System.String

See Also

Reference

FillFormat Interface

FillFormat Members

Microsoft.Office.Interop.PowerPoint Namespace