Share via


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

See Also

Reference

FillFormat Interface

FillFormat Members

Microsoft.Office.Core Namespace