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

CEDSET

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

 

NAME

cedset - set spreadsheet cell  

SYNOPSIS

cedset [ [ OPTION ] [ EXP ] ]...  

DESCRIPTION

Set cell contents to the given expression. Expression "r5c5 'Hello" sets 'Hello as the contents of cell r5c5.  

OPTIONS

--version

Output version information and exit.

-csv

The following input file is CSV.

-i STRING

Load this input file. "-" loads from stdin.

-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).

-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