ITableStyle Interface Send Feedback
See Also  Members   Example
Allows access to a TableStyle.

Syntax

Visual Basic 
Public Interface ITableStyle 
C# 
public interface ITableStyle 
JavaScript 
Object dsTableStyle
COM native C++ 
interface ITableStyle
C++ 
class dsTableStyle

Example

Accessors

Object Model

See Also