TableStyle Interface
Represents the current table style.
Namespace: Microsoft.Office.Interop.PowerPoint
Assembly: Microsoft.Office.Interop.PowerPoint (in Microsoft.Office.Interop.PowerPoint.dll)
Syntax
'Declaration
<GuidAttribute("914934F5-5A91-11CF-8700-00AA0060263B")> _
Public Interface TableStyle
'Usage
Dim instance As TableStyle
[GuidAttribute("914934F5-5A91-11CF-8700-00AA0060263B")]
public interface TableStyle
Remarks
Use the Id property to return the numeric identifier of the table style.
Use the Name property to return the name of the table style.