[]
Gets or sets the row filter for the sheet.
[TypeConverter(typeof(_it))] public IRowFilter RowFilter { get; set; }
<TypeConverter(GetType(_it))> Public Property RowFilter As IRowFilter