ParagraphFormatClass.IndentCharWidth(Int16) Method

Definition

public:
 virtual void IndentCharWidth(short Count) = Microsoft::Office::Interop::Word::_ParagraphFormat::IndentCharWidth;
public virtual void IndentCharWidth (short Count);
abstract member IndentCharWidth : int16 -> unit
override this.IndentCharWidth : int16 -> unit
Public Overridable Sub IndentCharWidth (Count As Short)

Parameters

Count
Int16

Implements

Applies to