AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Sintaxis WLanguage /  / Tipos avanzados
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following constants are used by the Border variables to define the characteristics of the borders.
ConstantUseFunction
BorderAllAll four borders are displayed.Edges property of the Border variable.
BorderBottomSets a bottom border.Edges property of the Border variable.
BorderLeftSets a left border.Edges property of the Border variable.
BorderNoneThere are no borders.Edges property of the Border variable.
BorderRightSets a right border.Edges property of the Border variable.
BorderTopSets a top border.Edges property of the Border variable.
ColorUndefinedNot all four borders have the same color.Color property of the Border variable.
LineDashExcel:

Report:

dBorder function:
LineDashMediumExcel:

Report:

dBorder function:
LineDotAndDashExcel:

Report:

dBorder function:
LineDotAndDashDoubleDashExcel:

Report:

dBorder function:
LineDotAndDashDoubleDashMediumExcel:

Report:

dBorder function:
LineDotAndDashMediumExcel:

Report:

dBorder function:
LineDottedExcel:

Report:

dBorder function:
LineDottedMediumExcel:

Report:

dBorder function:
LineDoubleExcel:

Report:

dBorder function:
LineNoneDisplays no border.
LineSolidDisplays a solid line. Excel:

Report:

dBorder function:
LineSolidMediumExcel:

Report:

dBorder function:
LineSolidThickExcel:

Report:

dBorder function:
LineUndefinedNot all four borders have the same type of line.Line property of the Border variable.
RoundingUndefinedNot all corners have the same height and width.Round property of the Border variable.
ThicknessUndefinedNot all four borders have the same thickness.Thickness property of the Border variable.
Versión mínima requerida
  • Versión 14
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 02/09/2022

Señalar un error o enviar una sugerencia | Ayuda local