class WorksheetInfo


Base class:

This type does not have any base class

Implemented interfaces:

This type does not implements any interface.

Derived types:

This type is not derived by any type in DocsMarshal.


Constructors

WorksheetInfo ()


Properties

String CodeName { get; set; }


Int32 ColumnsCount { get; set; }


Int32 Index { get; set; }


Boolean IsProtect { get; set; }


String Name { get; set; }


Int32 RowsCount { get; set; }