ICSS2PropertiesEmptyCells Property |
Namespace: Aspose.Svg.Dom.Css
string EmptyCells { get; set; }
Property EmptyCells As String Get Set
property String^ EmptyCells { String^ get (); void set (String^ value); }
abstract EmptyCells : string with get, set