Partager via


Options.InsertedCellColor Propriété

Définition

Renvoie ou définit une WdCellColor constante qui représente la couleur d’une cellule de tableau insérée. Lecture-écriture.

public:
 property Microsoft::Office::Interop::Word::WdCellColor InsertedCellColor { Microsoft::Office::Interop::Word::WdCellColor get(); void set(Microsoft::Office::Interop::Word::WdCellColor value); };
public Microsoft.Office.Interop.Word.WdCellColor InsertedCellColor { get; set; }
member this.InsertedCellColor : Microsoft.Office.Interop.Word.WdCellColor with get, set
Public Property InsertedCellColor As WdCellColor

Valeur de propriété

WdCellColor

S’applique à