A 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

<p> public sealed class Othersheet : Worksheet</p>
<p>Public NotInheritable Class Othersheet<br />
		Inherits Worksheet</p>