ParagraphFormatClass.TabIndent(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 TabIndent(short Count) = Microsoft::Office::Interop::Word::_ParagraphFormat::TabIndent;
public virtual void TabIndent (short Count);
abstract member TabIndent : int16 -> unit
override this.TabIndent : int16 -> unit
Public Overridable Sub TabIndent (Count As Short)
Parameters
- Count
- Int16