API Reference

Class

WordTabChar

Namespace OfficeIMO.Word
Assembly OfficeIMO.Word

Provides operations for a single tab character within a paragraph.

Inheritance

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Methods

public Void Remove(Boolean includingParagraph = false) #
Returns: Void

Removes this tab character from the document and optionally deletes the parent paragraph.

Parameters

includingParagraph System.Boolean = false optionalposition: 0
If set to true the paragraph containing the tab is removed.