Options.SplitCellColor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette propriété renvoie ou définit une constante WdCellColor qui représente la couleur pour fractionner les cellules de tableau. Lecture-écriture.
public:
property Microsoft::Office::Interop::Word::WdCellColor SplitCellColor { Microsoft::Office::Interop::Word::WdCellColor get(); void set(Microsoft::Office::Interop::Word::WdCellColor value); };
public Microsoft.Office.Interop.Word.WdCellColor SplitCellColor { get; set; }
member this.SplitCellColor : Microsoft.Office.Interop.Word.WdCellColor with get, set
Public Property SplitCellColor As WdCellColor
Valeur de propriété
WdCellColor
Remarques
Cette propriété s’applique uniquement aux documents sur lesquels vous avez exécuté la CompareDocuments(Document, Document, WdCompareDestination, WdGranularity, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, String, Boolean)méthode , Compare(String, Object, Object, Object, Object, Object, Object, Object)ou Merge(String, Object, Object, Object, Object) .