'Declaration Public Overloads Sub SetTextProperties( _
ByVal textТекст, для которого необходимо установить свойства.As System.String, _
ByVal textPropertiesСвойства текста.As OpenXmlTextProperties _
)
public void SetTextProperties(
System.String text,
OpenXmlTextProperties textProperties
)
public: void SetTextProperties(
System.String text,
OpenXmlTextProperties* textProperties
)
public:
void SetTextProperties(
System.String text,
OpenXmlTextProperties^ textProperties
)
Parameters
- text
- Текст, для которого необходимо установить свойства.
- textProperties
- Свойства текста.