ExcelWorksheetGetRowVisibility Method
Gets the visibility of the row at the specified index.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public bool GetRowVisibility(
int rowIndex
)
Public Function GetRowVisibility (
rowIndex As Integer
) As Boolean
public:
bool GetRowVisibility(
int rowIndex
)
member GetRowVisibility :
rowIndex : int -> bool
- rowIndex Int32
- The one based index of the row.
BooleanThe row visibility