Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public interface ITable : IShape
Public Interface ITable
	Inherits IShape
public interface class ITable : IShape
type ITable =  
    interface
        interface IShape
    end

Members

         
 All Members  Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AlternativeText (Inherited from IShape.)
AlternativeText
AlternativeTitle (Inherited from IShape.)
Click (Inherited from IShape.)
Click
ColumnsList
Dispose()()()() (Inherited from IShape.)
Dispose()()()()
Releases all resources used by the ITable
DistributeColumns(Int32, Int32)
DistributeRows(Int32, Int32)
EffectDag (Inherited from IShape.)
EffectDag
Fill (Inherited from IShape.)
Fill
FirstCol
FirstRow
Frame (Inherited from IShape.)
Frame
Height (Inherited from IShape.)
Height
HorizontalBanding
Id (Inherited from IShape.)
InsertChart(ChartType) (Inherited from IShape.)
InsertPicture(String) (Inherited from IShape.)
InsertSmartArt(SmartArtLayoutType) (Inherited from IShape.)
InsertTable(Int32, Int32) (Inherited from IShape.)
InsertVideo(String) (Inherited from IShape.)
IsHidden (Inherited from IShape.)
IsHidden
IsPlaceholder (Inherited from IShape.)
IsPlaceholder
IsTextBox (Inherited from IShape.)
Item[([( Int32, Int32])])
LastCol
LastRow
Left (Inherited from IShape.)
Left
Line (Inherited from IShape.)
Line
MergeCells(Cell, Cell, Boolean)
MouseOver (Inherited from IShape.)
MouseOver
Name (Inherited from IShape.)
Name
Parent (Inherited from IShape.)
Parent
Placeholder (Inherited from IShape.)
Placeholder
Presentation (Inherited from IShape.)
Presentation
RemovePlaceholder()()()() (Inherited from IShape.)
RemovePlaceholder()()()()
RightToLeft
Rotation (Inherited from IShape.)
Rotation
SetShapeAlignment(ShapeAlignment) (Inherited from IShape.)
SetShapeArrange(ShapeArrange) (Inherited from IShape.)
SetTableBorder(TableBorderType, Double, Color)
ShapeLocking
Slide (Inherited from IShape.)
Slide
StylePreset
TableRows
TagsList (Inherited from IShape.)
TagsList
ThreeD (Inherited from IShape.)
ThreeD
Top (Inherited from IShape.)
Top
VerticalBanding
Width (Inherited from IShape.)
Width
ZOrderPosition (Inherited from IShape.)
ZOrderPosition

See Also