Union
Union(string)
Union une autre plage.
public UnionRange Union(string range)
Paramètre | Taper | La description |
---|---|---|
range | String | La gamme. |
Voir également
- class UnionRange
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells
Union(UnionRange)
Union une autre plage.
public UnionRange Union(UnionRange unionRange)
Paramètre | Taper | La description |
---|---|---|
unionRange | UnionRange | La gamme. |
Voir également
- class UnionRange
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells
Union(Range[])
Union des plages.
public UnionRange Union(Range[] ranges)
Paramètre | Taper | La description |
---|---|---|
ranges | Range[] | Les gammes. |
Voir également
- class Range
- class UnionRange
- espace de noms Aspose.Cells
- Assemblée Aspose.Cells