Поделиться через


TextEffectFormat.Alignment Свойство

Определение

Возвращает или задает константу, представляющую выравнивание для указанного текстового эффекта.

public:
 property Microsoft::Office::Core::MsoTextEffectAlignment Alignment { Microsoft::Office::Core::MsoTextEffectAlignment get(); void set(Microsoft::Office::Core::MsoTextEffectAlignment value); };
public Microsoft.Office.Core.MsoTextEffectAlignment Alignment { get; set; }
member this.Alignment : Microsoft.Office.Core.MsoTextEffectAlignment with get, set
Public Property Alignment As MsoTextEffectAlignment

Значение свойства

Комментарии

MsoTextEffectAlignment может быть одной из следующих констант MsoTextEffectAlignment :

msoTextEffectAlignmentCentered

msoTextEffectAlignmentLeft

msoTextEffectAlignmentLetterJustify

msoTextEffectAlignmentMixed

msoTextEffectAlignmentRight

msoTextEffectAlignmentStretchJustify

msoTextEffectAlignmentWordJustify

Применяется к