public Style CellStyle { get; set; }
Public Property CellStyle As Style Get Set
public: property Style^ CellStyle { Style^ get (); void set (Style^ value); }
member CellStyle : Style with get, set
In This Article