TableStyleTextHeight Method (String)
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
public double TextHeight(
string cellStyle
)
Public Function TextHeight (
cellStyle As String
) As Double
public:
double TextHeight(
String^ cellStyle
)
member TextHeight :
cellStyle : string -> float
Parameters
- cellStyle
- Type: SystemString
Return Value
Type:
Double
See Also