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