Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

The Worksheets class represents the set of worksheets in an Excel workbook. This object is used to manage (add, copy, remove, etc.) the worksheets in the workbook To return a Worksheets object, use Workbook.Worksheets.

...

Name

Description

Count

Excerpt Include
EW8:Worksheets.CountEW8:
Worksheets.Count
nopaneltrue

...

Name

Description

Item(Int32)

Excerpt Include
EW8:Worksheets.Item(Int32)EW8:
Worksheets.Item(Int32)
nopaneltrue

Item(String)

Excerpt Include
EW8:Worksheets.Item(String)EW8:
Worksheets.Item(String)
nopaneltrue

...

Name

Description

CopySheet(Worksheet, Int32, String)

Excerpt Include
EW8:Worksheets.CopySheet(Worksheet, Int32, String)EW8:
Worksheets.CopySheet(Worksheet, Int32, String)
nopaneltrue

CreateChartsheet(ChartType, String)

Excerpt Include
EW8:Worksheets.CreateChartsheet(ChartType, String)EW8:
Worksheets.CreateChartsheet(ChartType, String)
nopaneltrue

CreateChartsheet(ChartType, String, Int32)

Excerpt Include
EW8:Worksheets.CreateChartsheet(ChartType, String, Int32)EW8:
Worksheets.CreateChartsheet(ChartType, String, Int32)
nopaneltrue

CreateWorksheet(String)

Excerpt Include
EW8:Worksheets.CreateWorksheet(String)EW8:
Worksheets.CreateWorksheet(String)
nopaneltrue

CreateWorksheet(String, Int32)

Excerpt Include
EW8:Worksheets.CreateWorksheet(String, Int32)EW8:
Worksheets.CreateWorksheet(String, Int32)
nopaneltrue

Delete(Int32)

Excerpt Include
EW8:Worksheets.Delete(Int32)EW8:
Worksheets.Delete(Int32)
nopaneltrue

Delete(String)

Excerpt Include
EW8:Worksheets.Delete(String)EW8:
Worksheets.Delete(String)
nopaneltrue

GetEnumerator()

Excerpt Include
EW8:Worksheets.GetEnumerator()EW8:
Worksheets.GetEnumerator()
nopaneltrue

InsertSheet(String, Int32)

Excerpt Include
EW8:Worksheets.InsertSheet(String, Int32)EW8:
Worksheets.InsertSheet(String, Int32)
nopaneltrue

MoveSheet(Worksheet, Int32)

Excerpt Include
EW8:Worksheets.MoveSheet(Worksheet, Int32)EW8:
Worksheets.MoveSheet(Worksheet, Int32)
nopaneltrue

Select(Object())

Excerpt Include
EW8:Worksheets.Select(Object())EW8:
Worksheets.Select(Object())
nopaneltrue