'Declaration Public Function New( _
ByVal fieldValueЗначение поля.As System.String, _
ByVal textPropertiesСвойства текста.As OpenXmlTextProperties _
)
public OpenXmlNumPagesFieldInfo(
System.String fieldValue,
OpenXmlTextProperties textProperties
)
public: OpenXmlNumPagesFieldInfo(
System.String fieldValue,
OpenXmlTextProperties* textProperties
)
public:
OpenXmlNumPagesFieldInfo(
System.String fieldValue,
OpenXmlTextProperties^ textProperties
)
Parameters
- fieldValue
- Значение поля.
- textProperties
- Свойства текста.