WorkbookModel

General

WorkbookModel és una classe en Aspose.Cells per NET.

WorkbookModel.WorkbookModel crea una nova instància de model del llibre.

Propietats

NameTypeAccessDescription
WorksheetsList<WorksheetModel>ReadProvides the collection of worksheet models in the workbook
SettingsWorkbookSettingsModelReadGets the workbook settings model
PropertiesWorkbookPropertiesModelReadGets the workbook properties model (e.g., author, title)
DocumentPropertiesDocumentPropertiesModelReadGets the document properties model for the workbook
DiagnosticsDiagnosticBagReadGets the diagnostic bag that records load or save issues
StylesStyleRepositoryReadGets the repository of style definitions used in the workbook
SharedStringsSharedStringRepositoryReadGets the repository of shared string entries for the workbook
DefaultStyleStyleValueRead/WriteRepresents the default style applied to cells without explicit styling
ActiveSheetIndexintRead/WriteGets or sets the index of the currently active worksheet
DefinedNamesList<DefinedNameModel>ReadProvides the list of defined name models in the workbook

Mètodes

SignatureDescription
WorkbookModel()Initializes a new empty workbook model instance
 Català