Hi
When I modify a column data, if the other column value is null, so I use UpdateRowsEventData. GetRows () and WriteRowsEventData getRows () will not be able to get all the columns, if I want to get all columns that contain null values, What should I do?
