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 Comments collection contains all Comment objects in the worksheet. To return a Comments collection, use Worksheet.Comments.

...

Name

Description

Count

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

...

Name

Description

Item(Int32)

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

Item(String)

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

...

Name

Description

CreateComment(Cell)

Excerpt Include
EW8:Comments.CreateComment(Cell)EW8:
Comments.CreateComment(Cell)
nopaneltrue

CreateComment(Int32, Int32)

Excerpt Include
EW8:Comments.CreateComment(Int32, Int32)EW8:
Comments.CreateComment(Int32, Int32)
nopaneltrue

GetEnumerator()

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

Remove(Int32)

Excerpt Include
EW8:Comments.Remove(Int32)EW8:
Comments.Remove(Int32)
nopaneltrue