'Declaration Public Function GetCellContentAnchor( _
ByVal textPropertiesСвойства текста.As TextProperties, _
ByVal dataTypeТип данных ячейки.As CellDataType _
) As Vintasoft.Imaging.AnchorType
public Vintasoft.Imaging.AnchorType GetCellContentAnchor(
TextProperties textProperties,
CellDataType dataType
)
public: Vintasoft.Imaging.AnchorType GetCellContentAnchor(
TextProperties* textProperties,
CellDataType dataType
)
public:
Vintasoft.Imaging.AnchorType GetCellContentAnchor(
TextProperties^ textProperties,
CellDataType dataType
)
Parameters
- textProperties
- Свойства текста.
- dataType
- Тип данных ячейки.
Return Value
Текстовая привязка.