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