Objective Grid for Microsoft® .NET® Reference Guide

Cell.ExcludeStyle Method

Back to Class Index

[Visual Basic]
Public Function ExcludeStyle( _
ByVal st As Style _
) As Boolean
[C#]
public bool ExcludeStyle(
Style* st
);

See Also

Cell Class | Cell Members | Stingray.Grid Namespace