ITableStyleManager Interface
Allows access to the TableStyle Manager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ITableStyleManager |
C# | |
---|
public interface ITableStyleManager |
JavaScript | |
---|
Object dsTableStyleManager |
COM native C++ | |
---|
interface ITableStyleManager |
C++ | |
---|
class dsTableStyleManager |
Example
Accessors
See Also