FillFormat.TextureName Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.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