{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}