'Declaration Public Enum TextFormatMode Inherits System.Enum
public enum TextFormatMode : System.Enum
Member | Description |
---|---|
AsDisplayed | Format the cell text as it is displayed in the Microsoft Excel UI. This takes into account the cell width when formatting the text. |
IgnoreCellWidth | Format the cell text as if it had unlimited space in the cell. However, this will not include padding characters from the format string. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2