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

NameTypeAccessDescription
NamestringRead/WriteGets or sets the name.
VisibilityTypeVisibilityTypeRead/WriteGets or sets the visibility type.
TabColorColorRead/WriteGets or sets the tab color.
ShowGridlinesboolRead/WriteGets or sets the show gridlines.
ShowRowColumnHeadersboolRead/WriteGets or sets the show row column headers.
ShowZerosboolRead/WriteGets or sets the show zeros.
RightToLeftboolRead/WriteGets or sets the right to left.
ZoomintRead/WriteGets or sets the zoom.
CellsCellsReadGets the cells.
HyperlinksHyperlinkCollectionReadGets the hyperlinks.
ValidationsValidationCollectionReadGets the validations.
ConditionalFormattingsConditionalFormattingCollectionReadGets the conditional formattings.
PageSetupPageSetupReadGets the page setup.
ProtectionWorksheetProtectionReadGets the protection.
AutoFilterAutoFilterReadGets the auto filter.
ListObjectsListObjectCollectionReadGets the list objects.
PicturesPictureCollectionReadGets the pictures.
ShapesShapeCollectionReadGets the shapes.
ChartsChartCollectionReadGets the charts.
CommentsCommentCollectionReadGets the comments.

méthodes

SignatureDescription
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
 Français