C# Class Com.Aote.Reports.Cell

Inheritance: System.Windows.Controls.Control
Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

Свойство Type Description
Column int
ColumnSpan int
Content string
Delegate System.Delegate
Height int
Location string
Row int
RowSpan int
Width int

Méthodes publiques

Méthode Description
copyCell ( ) : Cell

复制单元格

Method Details

copyCell() public méthode

复制单元格
public copyCell ( ) : Cell
Résultat Cell

Property Details

Column public_oe property

public int Column
Résultat int

ColumnSpan public_oe property

public int ColumnSpan
Résultat int

Content public_oe property

public string Content
Résultat string

Delegate public_oe property

public Delegate,System Delegate
Résultat System.Delegate

Height public_oe property

public int Height
Résultat int

Location public_oe property

public string Location
Résultat string

Row public_oe property

public int Row
Résultat int

RowSpan public_oe property

public int RowSpan
Résultat int

Width public_oe property

public int Width
Résultat int