PasteOptions.OnlyVisibleCells
PasteOptions.OnlyVisibleCells property
True means only copying visible cells.
public bool OnlyVisibleCells { get; set; }
See Also
- class PasteOptions
- namespace Aspose.Cells
- assembly Aspose.Cells
True means only copying visible cells.
public bool OnlyVisibleCells { get; set; }