All types
|
All members
RT.Util.Core
RT.KitchenSink
RT.KitchenSink.Collections
RT.KitchenSink.Geometry
RT.KitchenSink.Lex
RT.KitchenSink.Streams
RT.Util
RT.Util.Collections
RT.Util.Consoles
RT.Util.ExtensionMethods
RT.Util.ExtensionMethods.Obsolete
RT.Util.Geometry
RT.Util.IL
RT.Util.Paths
RT.Util.Streams
RT.Util.Text
Horizontal
Text
Alignment
Offset
To
Line
Col
Text
Table
Text
Table
()
AddCell
(
content
,
col
Span
,
row
Span
,
no
Wrap
,
alignment
,
background
)
AddRow
(
values
)
AddRow
(
values
)
FinishRow
()
FinishRow
(
background
Color
)
RemoveEmptyColumns
()
SetCell
(
col
,
row
,
content
,
col
Span
,
row
Span
,
no
Wrap
,
alignment
,
background
)
SetCell
(
col
,
row
,
content
,
col
Span
,
row
Span
,
no
Wrap
,
alignment
,
background
)
SetRowBackground
(
row
,
background
Color
)
ToColoredString
()
ToString
()
WriteToConsole
()
Column
Spacing
Cur
Col
Cur
Row
Default
Alignment
Header
Rows
Horizontal
Rules
Left
Margin
Max
Width
Row
Spacing
Use
Full
Width
Vertical
Rules
RT.Util.Threading
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
void
RemoveEmptyColumns
()
Declared in:
RT.Util.Text.
TextTable
Declaration
public
void
RemoveEmptyColumns
()
Summary
Removes columns that contain only empty cells. Subsequent columns are moved to the left accordingly.