TableStyleTextHeight(String) Method
|
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.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 String
-
Return Value
Double
See Also