Gets or sets the alignment of this caption with respect to the table.

[VBScript]
Public Property Align As String
[JScript]
public function get Align() : String;
public function set Align(String);

Property Value

A string representing the alignment of this caption.

See Also

HTMLTableCaptionElement Object | HTMLTableCaptionElement Members | DOM Namespace