Le feuilleton
Vue de l’ensemble
« Workheet » est une classe dans Aspose.Cells FOSS pour .NET.
Encapsule un seul feuillet de travail et ses fonctionnalités supportées v0.1 feuille de travaux. var workbook = new Workbook(); var sheet = workbooks.Worksheets[0]; sheed.Name = “Data”; shee.Cells[“A1”].PutValue(“North”); sheen.cells.[“B1”.PatValu(42); Sheet.Zoom = 120; page.PageSetup.Orientation = PageOrientationType.Landscape;
Cette classe fournit 2 méthodes pour travailler avec des objets de feuille d’œuvre dans les programmes .NET. Les méthodologies disponibles comprennent: ‘Protect’, ‘Unprotekt’. Tous les membres exportés sont accessibles à n’importe quelle application .Net après l’installation du pack Aspose.Cells FOSS pour le .net. Propriétés: AutoFilter, Celles , Charts ; ‘Commentaires; 'ConditionnellesFormatings et plus de 14.
Description
Le «Worksheet» est une classe dans la bibliothèque Aspose.Cells FOSS pour .NET qui expose 2 méthodes et 20 propriétés pour l’utilisation programmée.
La classe fournit également la propriété des « cellules » (qui prend les cellule), la propiété de « hyperliens » (« hyperlinks ») et la « validations » « propriétés » (" validation “).
Propriétés
| Name | Type | Access | Description |
|---|---|---|---|
Name | string | Read/Write | Gets or sets the name. |
VisibilityType | VisibilityType | Read/Write | Gets or sets the visibility type. |
TabColor | Color | Read/Write | Gets or sets the tab color. |
ShowGridlines | bool | Read/Write | Gets or sets the show gridlines. |
ShowRowColumnHeaders | bool | Read/Write | Gets or sets the show row column headers. |
ShowZeros | bool | Read/Write | Gets or sets the show zeros. |
RightToLeft | bool | Read/Write | Gets or sets the right to left. |
Zoom | int | Read/Write | Gets or sets the zoom. |
Cells | Cells | Read | Gets the cells. |
Hyperlinks | HyperlinkCollection | Read | Gets the hyperlinks. |
Validations | ValidationCollection | Read | Gets the validations. |
ConditionalFormattings | ConditionalFormattingCollection | Read | Gets the conditional formattings. |
PageSetup | PageSetup | Read | Gets the page setup. |
Protection | WorksheetProtection | Read | Gets the protection. |
AutoFilter | AutoFilter | Read | Gets the auto filter. |
ListObjects | ListObjectCollection | Read | Gets the list objects. |
Pictures | PictureCollection | Read | Gets the pictures. |
Shapes | ShapeCollection | Read | Gets the shapes. |
Charts | ChartCollection | Read | Gets the charts. |
Comments | CommentCollection | Read | Gets the comments. |
méthodes
| Signature | Description |
|---|---|
Protect() | Marks the worksheet as protected using the current protection settings. |
Unprotect() | Clears worksheet protection and resets supported protection flags. |
Voir aussi
- Aspose.Cells pour .NET — Enterprise API Reference
- Aspose.Cells pour .NET — Enterprise API Reference