FillFormat.TextureAlignment Property
Returns or sets the text alignment for the specified FillFormatobject. Read/write.
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.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
FillFormat