Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Aspose
Words
Examples
CSharp
Programming_Documents
Working_with_Tables
MergedCells.CellInfo
C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Working_with_Tables.MergedCells.CellInfo
Helper class that contains info about cell. currently here is only colspan and rowspan
Afficher le fichier
Open project: aspose-words/Aspose.Words-for-.NET
Méthodes publiques
Méthode
Description
CellInfo
(
int
colSpan
,
int
rowSpan
) :
System
Method Details
CellInfo()
public
méthode
public
CellInfo
(
int
colSpan
,
int
rowSpan
) :
System
colSpan
int
rowSpan
int
Résultat
System