Gets or sets the height of the table caption bar.
SyntaxVB6
Copy Code
|
|---|
Public Property Get CaptionHeight() As Integer |
C++
Copy Code
|
|---|
public: |
A long value. Initialized with FlowChart.TableCaptionHeight.
RemarksDefines the height of table caption area.
See Also