ITextParagraphFormat.DeleteTab(Single) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
刪除位於指定位置的索引標籤。
public:
void DeleteTab(float position);
void DeleteTab(float const& position);
public void DeleteTab(float position);
function deleteTab(position)
Public Sub DeleteTab (position As Single)
參數
- position
-
Single
float
要刪除的索引標籤位置,以浮點為單位。