Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Specifies the alignment (the origin of the coordinate grid) for the tiling of the texture fill.
Name | Value | Description |
---|---|---|
msoTextureAlignmentMixed | -2 | Return value only; indicates a combination of the other states. |
msoTextureBottom | 7 | Bottom alignment |
msoTextureBottomLeft | 6 | Bottom-left alignment |
msoTextureBottomRight | 8 | Bottom-right alignment |
msoTextureCenter | 4 | Center alignment |
msoTextureLeft | 3 | Left alignment |
msoTextureRight | 5 | Right alignment |
msoTextureTop | 1 | Top alignment |
msoTextureTopLeft | 0 | Top-left alignment |
msoTextureTopRight | 2 | Top-right alignment |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.