ParagraphFormatClass.TabHangingIndent(Int16) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void TabHangingIndent(short Count) = Microsoft::Office::Interop::Word::_ParagraphFormat::TabHangingIndent;
public virtual void TabHangingIndent (short Count);
abstract member TabHangingIndent : int16 -> unit
override this.TabHangingIndent : int16 -> unit
Public Overridable Sub TabHangingIndent (Count As Short)
Parameters
- Count
- Int16