PageWidth
در دسترس
Option specifying the page width for output formatting
PageWidth
CellPrint[TextCell["This is a bit of text", PageWidth -> 100, Background -> ThemeColor["Accent6"]]]
→ CellPrint[TextCell[This is a bit of text, PageWidth -> 100, Background -> ThemeColor[Accent6]]]CellPrint[TextCell[StringTake[ExampleData[{"Text", "GettysburgAddress"}], 299], PageWidth -> 400]]
→ CellPrint[TextCell[StringTake[ExampleData[{Text, GettysburgAddress}], 299], PageWidth -> 400]]CellPrint[TextCell[StringTake[ExampleData[{"Text", "GettysburgAddress"}], 299], PageWidth -> UpTo[600]]]
→ CellPrint[TextCell[StringTake[ExampleData[{Text, GettysburgAddress}], 299], PageWidth -> UpTo[600]]] همهٔ 6300 تابع ·
استفاده از این در کلاینت MCP