public void Add(
OpenXmlCustomTabStopType type,
float position
)
public: void Add(
OpenXmlCustomTabStopType type,
float position
)
public:
void Add(
OpenXmlCustomTabStopType type,
float position
)
'Declaration Public Overloads Sub Add( _
ByVal typeThe custom tab stop type.As OpenXmlCustomTabStopType, _
ByVal positionThe custom tab stop position.As Single _
)
Parameters
- type
- The custom tab stop type.
- position
- The custom tab stop position.