ITableStyleManager Interface
Allows access to the TableStyle Manager.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ITableStyleManager |
C# | |
---|
public interface ITableStyleManager |
JScript | |
---|
public interface ITableStyleManager |
Managed Extensions for C++ | |
---|
public __gc __interface ITableStyleManager |
C++/CLI | |
---|
public interface class ITableStyleManager |
Example
Accessors
Access Diagram
See Also