Content-type: text/html; charset=UTF-8 Man page of CEDCLEAR

CEDCLEAR

Section: User Commands (1)
Updated: 2023-06-25
Index Return to Main Contents

 

NAME

cedclear - clear spreadsheet cells  

SYNOPSIS

cedclear [ [ OPTION ] [ FILE ] ]...  

DESCRIPTION

Clear cells in a spreadsheet. If FILE=="" then use the current sheet in memory.  

OPTIONS

--version

Output version information and exit.

-csv

The following input file is CSV.

-o STRING

Save current sheet to this file (immediately). "-" prints to stdout.

-otype STRING

Output format of file (use 'list' to list types, default=TSV content).

-range STRING

Clear these cells (default = r1c1:r_c_ ).

-recalc INTEGER

Recalculate the sheet this many times (top-bottom, bottom-top).

-tsv

The following input file is TSV (default).
 

SEE ALSO

cedutils(1)  

HOMEPAGE

https://www.marktyler.org/  

AUTHOR

Mark Tyler


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
HOMEPAGE
AUTHOR

This document was created by man2html, using the manual pages.
Time: 08:25:03 GMT, June 25, 2023