Gets or sets the color used to render the table footer.
SyntaxVB6
Copy Code
|
|---|
Public Property Get FooterColor() As Long |
C++
Copy Code
|
|---|
public: |
An OLE_COLOR value. The default value is black color.
RemarksFooter text is rendered only when the value of FooterHeight is greater than 0.
See Also