'Declaration Public Overloads Sub Add( _
ByVal tabStopThe custom tab stop.As OpenXmlCustomTabStop _
)
public void Add(
OpenXmlCustomTabStop tabStop
)
public: void Add(
OpenXmlCustomTabStop* tabStop
)
public:
void Add(
OpenXmlCustomTabStop^ tabStop
)
Parameters
- tabStop
- The custom tab stop.