FillFormat.TextureType Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property TextureType As MsoTextureType
Get
'Usage
Dim instance As FillFormat
Dim value As MsoTextureType
value = instance.TextureType
MsoTextureType TextureType { get; }
Property Value
Type: Microsoft.Office.Core.MsoTextureType