StyleBase.TextDecoration Field
Returns the text formatting.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (in microsoft.reportingservices.processingcore.dll)
Синтаксис
'Декларация
Protected Const TextDecoration As String
protected const string TextDecoration
protected:
literal String^ TextDecoration
protected static final String TextDecoration
protected const var TextDecoration : String
Замечания
Добавления:5 декабря 2005 г.
Valid values are Underline, Overline, LineThrough, or None.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
StyleBase Class
StyleBase Members
Microsoft.ReportingServices.ReportRendering Namespace