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
Wiki Markup
{description}
{excerpt}A [Othersheet|Othersheet] object represents a sheet that is not a worksheet or a chartsheet. This sheet represents VBA Module and dialog sheets. These are not currently implemented by ExcelWriter{excerpt}
{signature:C#}
 public sealed class Othersheet : Worksheet
{signature}{signature:vb.net}
Public NotInheritable Class Othersheet
		Inherits Worksheet
{signature}